Skip to content

v0.0.7

Compare
Choose a tag to compare
@ruben-arts ruben-arts released this 11 Jul 12:58
· 1123 commits to main since this release
a815990

Highlights

  • Transitioned the run subcommand to use the deno_task_shell for improved cross-platform functionality. More details in the Deno Task Runner documentation.
  • Added an info subcommand to retrieve system-specific information understood by pixi.

BREAKING CHANGES

  • [commands] in the pixi.toml is now called [tasks]. (#177)

Details

Added

Fixed