Skip to content

Releases: basnijholt/unidep

version 0.29.0

07 Dec 03:43
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.28.0...v0.29.0

version 0.28.0

06 Dec 19:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.27.0...v0.28.0

version 0.27.0

06 Dec 07:51
Compare
Choose a tag to compare

What's Changed

  • Rewrite introduction by @basnijholt in #46
  • Add descriptions with examples to CLI and optional colors with rich-argparse by @basnijholt in #47

Full Changelog: v0.26.0...v0.27.0

version 0.26.0

05 Dec 20:15
Compare
Choose a tag to compare

What's Changed

  • Add install-all command and allow installing multiple with install by @basnijholt in #45

Full Changelog: v0.25.1...v0.26.0

version 0.25.1

04 Dec 17:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.25.0...v0.25.1

version 0.25.0

04 Dec 05:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.24.0...v0.25.0

version 0.24.0

04 Dec 02:00
Compare
Choose a tag to compare

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

version 0.23.0

30 Nov 18:21
Compare
Choose a tag to compare

What's Changed

  • Allow to include other files using the includes key in a requirements.yaml by @basnijholt in #26
  • Implement unidep version by @basnijholt in #27
  • Extract local includes dependencies graph by @basnijholt in #28
  • Make some functions anonymous by @basnijholt in #29
  • Make parse_yaml_requirements take *paths: Path instead of a list[Path by @basnijholt in #30

Full Changelog: v0.22.0...v0.23.0

version 0.22.0

30 Nov 08:00
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.21.0...v0.22.0

version 0.21.0

30 Nov 03:16
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.20.0...v0.21.0