Changelog for partial-semigroup-0.5.1.0
0.5.1.0 - 2019 Feb 13
- Add
OneandAtMostOne
0.5.0.0 - 2018 Nov 21
- Drop support for GHC 7.8 and below
0.4.0.1 - 2018 Sep 27
- Support GHC up to 8.6
0.4.0.0 - 2018 Sep 27
- Remove the
Monoidinstance onPartial - Support GHC up to 8.4
0.3.0.3 - 2018 Feb 13
- Bump upper version on doctest dependency
0.3.0.2 - 2017 Oct 23
- Remove the
Genericsmodule when building with GHC 7.4
0.3.0.1 - 2017 Oct 23
- Add the
Data.PartialSemigroup.Genericsmodule
0.2.0.1 - 2017 Oct 23
- Add support for GHC versions 7.4 through 8.2
0.1.0.3 - 2017 Oct 17
- Very minor code style and cabal metadata changes
0.1.0.1 - 2017 Oct 17
- Rename
appendMaybeto(<>?)
0.0.0.1 - 2017 Oct 17
- Initial release