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