-
Notifications
You must be signed in to change notification settings - Fork 4
Release log tracker
Christian Schilling edited this page Dec 27, 2019
·
88 revisions
Here we collect the new features, bug fixes, etc. for the next release.
This version is compatible with Julia v1.2.
- Added
Flowpipe
type (#719); this changed the internal interface for algorithms and the result typeReachSolution
- Fixed property checking with
BFFPSV18
algorithm when N == 1 and using multiple blocks (#721)