v0.3.3
MutableArithmetics v0.3.3
Closed issues:
- Error with StaticArrays when defining a constraint (#65)
- regression observed in JuMP expressions (#111)
- Observed invalidations (#114)
- the README and docs are outdated (#129)
- Performance of LinearAlgebra.dot (#132)
- Clarify alias in operate_to! (#139)
Merged pull requests:
- Fix #129 (#130) (@blegat)
- README.md: update latest -> dev in doc URLs (#131) (@fingolfin)
- Add JuliaFormatter and add CI check (#133) (@odow)
- Refactor implementations into subdir (#134) (@odow)
- Style improvements in dispatch.jl (#135) (@odow)
- Style improvements in reduce.jl (#136) (@odow)
- Style imrpovements in broadcast.jl (#137) (@odow)
- Style improvements for rewrite.jl (#138) (@odow)
- Fix for StaticArrays in multiplication (#142) (@odow)
- Clarify docstring of operate_to (#143) (@odow)
- Update README (#144) (@odow)
- Prep for v1.0 (#145) (@odow)
- Style updates for interface.jl (#146) (@odow)
- Improve performance of LinearAlgebra.dot (#147) (@odow)
- Add Aqua.jl as a CI job (#148) (@odow)
- Prep for v0.3.3 (#149) (@odow)