mirror of
https://github.com/koloideal/Argenta.git
synced 2026-06-10 18:15:28 +03:00
36 lines
859 B
Markdown
36 lines
859 B
Markdown
<!--
|
|
A new scriv changelog fragment.
|
|
|
|
Uncomment the section that is right (remove the HTML comment wrapper).
|
|
For top level release notes, leave all the headers commented out.
|
|
-->
|
|
|
|
### Added
|
|
|
|
- A cli module that implements the ability to launch applications on Argenta, run application benchmarks on Argenta, create a boilerplate for new projects, and much more.
|
|
- A new `info` command has been added to the Argenta CLI, providing a quick overview of the installed package and runtime environment.
|
|
|
|
|
|
### Changed
|
|
|
|
- Refactoring the initialization order of some modules; heavy imports are now imported only when necessary, which resulted in a boost to importtime.
|
|
|
|
<!--
|
|
### Deprecated
|
|
|
|
- A bullet item for the Deprecated category.
|
|
|
|
-->
|
|
<!--
|
|
### Removed
|
|
|
|
- A bullet item for the Removed category.
|
|
|
|
-->
|
|
<!--
|
|
### Fixed
|
|
|
|
- A bullet item for the Fixed category.
|
|
|
|
-->
|