Skip to content

v0.6.0

Compare
Choose a tag to compare
@wpk-nist-gov wpk-nist-gov released this 27 Sep 14:00
· 142 commits to main since this release

Added

  • Added project subcommand. This uses a configuration in pyproject.toml to
    build multiple enivonments in one go.
  • Added --deps and --reqs flags to include extra conda and pip requirements.
  • Added --overwrite to check if output file exists.
  • Now (correctly) using rich_click.
  • Added tests for all new cases, and some edge cases.

Full Changelog: v0.5.1...v0.6.0