Releases: control-toolbox/CTBase.jl
Releases · control-toolbox/CTBase.jl
v0.12.3
v0.12.2
What's Changed
- 206 improve def by @jbcaillau in #233
- escaped new def by @jbcaillau in #234
Full Changelog: v0.12.1...v0.12.2
v0.12.1
CTBase v0.12.1
v0.12.0
CTBase v0.12.0
Merged pull requests:
- remove ct-registry (#203) (@ocots)
- add val equiv lb=ub (#210) (@ocots)
- A Lift of a Function is a Function (#211) (@ocots)
- add extension exception (#214) (@ocots)
- add getters (#217) (@ocots)
- replace copy! by a constructor (#218) (@ocots)
- add check on components labels (#219) (@ocots)
- add default values (#222) (@ocots)
- update constructor ocp sol (#226) (@ocots)
- update ExtensionError (#227) (@ocots)
- replace Integer by Int (#228) (@ocots)
- add a remove function (#231) (@ocots)
Closed issues:
- v0.11.3 (#199)
- Update documentation (#200)
- Remove ct-registry in yml (#202)
- Equality constraint (#204)
- Component labels check (#207)
- Extension error (#213)
- Replace copy! by a constructor (#215)
- Add getters for OptimalControlModel (#216)
- Default functions (#221)
- Replace Integer by Int (#223)
- Only give weakdeps (#224)
- Update constructor (#225)
- Bug two adds in description (#229)
- Add a
remove
function. (#230)