v0.6.0
Announcements
This version is compatible with Julia v1.2.
Breaking changes
- Added
Flowpipe
type (#719); this changed the internal interface for algorithms and the result typeReachSolution
Bug fixes
- Fixed property checking with
BFFPSV18
algorithm when N == 1 and using multiple blocks (#721)
Enhancements
- Restored compatibility with new version of
LazySets
(#725)