All Versions
2
Latest Version
Avg Release Cycle
16 days
Latest Release
1388 days ago

Changelog History

  • v0.4.0 Changes

    July 05, 2020

    โž• Added

    • The RealFrac constraint on LPMonad 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 implement MonadIO, which should not be required in general.

  • v0.3.0 Changes

    June 19, 2020

    ๐ŸŽ‰ Initial release.