Releases: COBREXA/ConstraintTrees.jl
Releases · COBREXA/ConstraintTrees.jl
v1.9.0
ConstraintTrees v1.9.0
Merged pull requests:
- use
broadcastable()
as the broadcasting interface for Values and Bounds (#63) (@exaexa) - fix status badge (#64) (@exaexa)
- fix things (#65) (@exaexa)
- Bump julia-actions/setup-julia from 1 to 2 (#66) (@dependabot[bot])
- Bump codecov/codecov-action from 4 to 5 (#67) (@dependabot[bot])
v1.8.0
ConstraintTrees v1.8.0
Merged pull requests:
- generalize the carrier type of values (#54) (@exaexa)
- generalize the types in bounds (#55) (@stelmo)
- add pretty support for custom formatting of bound values (#56) (@exaexa)
- fix incorrect type instantiation (#57) (@stelmo)
- Finish up TODOs in QV types (#58) (@stelmo)
- Fix bug in
drop_zeros
(#60) (@stelmo)
Closed issues:
v1.7.0
v1.6.0
ConstraintTrees v1.6.0
Merged pull requests:
Closed issues:
- Pretty trees: function to rename keys (#51)
v1.5.0
v1.4.0
v1.3.0
v1.2.0
v1.1.0
v1.0.0
ConstraintTrees v1.0.0
Merged pull requests:
Closed issues:
- Inefficient jump model creation process (#33)