simplex-method-0.2.0.0: ChangeLog.md
# Changelog for simplex-haskell ## Unreleased changes ## [v0.2.0.0](https://github.com/rasheedja/LPPaver/tree/v0.2.0.0) - Setup CI - Use fourmolu formatter - Add better types - Use lens - Use RecordDot syntax - Add logging - Improve Docs - More Tests - Bump Stackage LTS - Rename Linear.Simplex.Simplex -> Linear.Simplex.TwoPhase.Simplex ## [v0.1.0.0](https://github.com/rasheedja/LPPaver/tree/v0.1.0.0) - Initial release