All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.8.4 - 2024-11-05
- constraint formatting (#80)
0.8.3 - 2024-11-01
- constraint at root can conflict (#79)
- (ci) bump prefix-dev/rattler-build-action from 0.2.16 to 0.2.18 (#78)
- (ci) bump prefix-dev/rattler-build-action from 0.2.15 to 0.2.16 (#75)
0.8.2 - 2024-10-04
- add missing ord trait for NameId (#73)
0.8.1 - 2024-09-30
- implement a form of VSIDS (#67)
- (ci) bump prefix-dev/rattler-build-action from 0.2.13 to 0.2.14 (#65)
- visit fewer clauses during propagation (#66)
0.8.0 - 2024-09-09
- [breaking] decide on explicit requirements first (#61)
- add better timing notebook and measuring (#64)
- (solver) [breaking] Make
Problem
use builder pattern (#62)
0.7.0 - 2024-08-06
- (solver) [breaking] Solve for optional solvables in addition to the root solvable (#54)
- [breaking] Version set unions as solvable requirements (#56)
- Fix off-by-one error in
Mapping::serialize
(#58)
- (ci) bump prefix-dev/rattler-build-action from 0.2.12 to 0.2.13 (#59)
- (ci) bump prefix-dev/rattler-build-action from 0.2.11 to 0.2.12 (#57)
- Add more tracing (#55)
- (ci) bump prefix-dev/rattler-build-action from 0.2.10 to 0.2.11 (#53)
- (ci) bump prefix-dev/rattler-build-action from 0.2.9 to 0.2.10 (#51)
0.6.2 - 2024-06-11
0.6.1 - 2024-06-10
- add
DependencySnapshot
(#44)
- publish state of tool
0.6.0 - 2024-06-07
- remove
Pool
from API (#40)
0.5.0 - 2024-06-03
- root constraints (#38)
- small memory performance optimizations (#35)
0.4.1 - 2024-05-22
- add release-plz (#32)
- relax ord constraint (#31)
- dependencies (#33)
- add projects using resolvo