-
Notifications
You must be signed in to change notification settings - Fork 4
Release log tracker
Christian Schilling edited this page Feb 22, 2020
·
88 revisions
Here we collect the new features, bug fixes, etc. for the next release.
This version is compatible with Julia v1.2.
- Fix
ABS07_decomposed
operator with inputs (#737) - Overapproximate singular maps in
LazyDiscretePost
(#621) - Forbid old, non-functional
Symbol
input for option:block_options
(#744)
- Fix typo in error messages (#729)
- Improved discretization of interval-matrix affine systems (#732)
- Restore compatibility with
MathematicalSystems
(#733) - Use zonotope decomposition in
ASB07_decomposed
(#736) - Restore compatibility with
IntervalMatrices
(#742) - Fixed compatibility with
LazySets
(#744)
- Fixed doctests (#744)