Skip to content

version 0.24.0

Compare
Choose a tag to compare
@basnijholt basnijholt released this 04 Dec 02:00
· 270 commits to main since this release

What's Changed

  • Add check_pip_installable option to parse_project_dependencies by @basnijholt in #31
  • Fix cases where installable dependency enters via a non-installable requirements.yaml file by @basnijholt in #33
  • Install local dependencies with unidep install by @basnijholt in #34
  • Check for $CONDA_PREFIX and make sure the right environment is used by @basnijholt in #35
  • Add --check-input-hash for passing to conda-lock by @basnijholt in #37
  • Add pytest plugin for monorepos that integrates with Git by @basnijholt in #36
  • Construct subpackage conda-lock.yml files without solving again by @basnijholt in #38

Full Changelog: v0.23.0...v0.24.0