All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Re-exposed
Disjunction
publicly.
- Re-release of 0.3.0 with added documentation for docs.rs.
- Completely revamped the library, by switching from Knitro to open-source solvers and using automatic implicit differentiation for the calculation of Jacobians and Hessians.
- Complete rewrite including the implementation of outer approximation algorithms and process models in Python.
- Initial release