Releases: mamba-org/resolvo
Releases · mamba-org/resolvo
v0.6.0
v0.5.0
v0.4.1
v0.4.0
What's Changed
- fix: merge similar excluded messages when unsat by @aochagavia in #26
- fix: merge nodes more aggressively when unsat by @aochagavia in #27
- feat: enable concurrent metadata fetching by @baszalmstra & @aochagavia in #29
- feat: improved indentation in error messages by @aochagavia in #30
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- test: adds failing apache-airflow test by @sumanth-manchala in #10
- Show the docs badge by @benmoss in #12
- fix: incremental solving (rip issue #75) by @aochagavia in #15
- Remove fixed assignments by @aochagavia in #16
- Allow returning "unknown dependencies" in
get_dependencies
by @aochagavia in #17 - feat: allow cancelling the solving process by @aochagavia in #20
- fix: remove unnecessary aggressive assertion by @aochagavia in #21
- feat: add requirement to debug output by @baszalmstra in #24
- feat: continue when encountering unknown depencies by @tdejager in #25
New Contributors
- @sumanth-manchala made their first contribution in #10
- @benmoss made their first contribution in #12
- @aochagavia made their first contribution in #15
- @tdejager made their first contribution in #25
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- reduce tracing levels to reduce spam by @baszalmstra in #4
- allow adding candidates to the solver that are immediately excluded with a reason by @baszalmstra in #5
New Contributors
- @baszalmstra made their first contribution in #4
Full Changelog: v0.1.0...v0.2.0