All Versions
2
Latest Version
Avg Release Cycle
16 days
Latest Release
1538 days ago
Changelog History
Changelog History
-
v0.4.0 Changes
July 05, 2020➕ Added
- The
RealFrac
constraint onLPMonad
numeric types.
This simplifies the constraints necessary in application code.
✂ Removed
- The
writeFormulation
class method.
This was impossible to implement correctly without requiring
LPMonad
to implementMonadIO
, which should not be required in general. - The
-
v0.3.0 Changes
June 19, 2020🎉 Initial release.