v0.10.0
✨ Highlights
The solver has been renamed and moved to its own repository: resolvo.
With the latest changes to the python bindings you can now download repodata and solve environments!
Still no official release of the bindings though, but getting closer every day.
📃 Details
Added
Changed
- the solver has been extracted in its own package: resolvo by @baszalmstra in #349 & #350
Fixed
🐍 Python
- add more py-rattler types by @Wackyator in #348
- add fetch repo data to py-rattler by @Wackyator in #334
- use SparseRepoData in fetch_repo_data by @Wackyator in #359
- add solver by @Wackyator in #361
🤗 New Contributors
Full Changelog: v0.9.0...v0.10.0