Skip to content

v1.2.0

Compare
Choose a tag to compare
@mariusvniekerk mariusvniekerk released this 22 Oct 04:33
· 898 commits to main since this release
4531bb8

What's Changed

Two changes that improve pip and poetry behavior for cond-lock

  • Vendor Poetry by @maresb in #240
    • This allows conda-lock to be able to pin to particular poetry releases as we make use of its internals to perform the pypi based solve
  • Force resolving dependency via pip by @olivier-lacroix in #186

New Contributors

Full Changelog: v1.1.3...v1.2.0