Files
Argenta/changelog.d/20260312_154519_kolo.is.main_cli.md
2026-03-17 10:28:26 +03:00

859 B

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.