Releases: purescript/purescript-enums
Releases · purescript/purescript-enums
v6.0.1
16 Aug 22:17
Compare
Sorry, something went wrong.
No results found
v6.0.0
27 Apr 21:15
Compare
Sorry, something went wrong.
No results found
v5.0.0
26 Feb 18:54
Compare
Sorry, something went wrong.
No results found
Breaking changes:
Added support for PureScript 0.14 and dropped support for all previous versions (#44 )
New features:
Absorbed Data.Enum.Generic from generics-rep (#46 )
Bugfixes:
Other improvements:
Migrated CI to GitHub Actions and updated installation instructions to use Spago (#45 )
Added a CHANGELOG.md file and pull request template (#47 , #48 )
v4.0.1
31 Jan 22:46
Compare
Sorry, something went wrong.
No results found
Fix stack-safety issues in defaultCardinality, defaultToEnum, and defaultFromEnum.
v4.0.0
23 May 20:05
Compare
Sorry, something went wrong.
No results found
Updated for PureScript 0.12
Removed Maybe, Either and Tuple instances for BoundedEnum that were not law-abiding implementations
Changed types that returned Unfoldable + NonEmpty values to instead return with Unfoldable1
v3.2.1
29 Jul 17:10
Compare
Sorry, something went wrong.
No results found
v3.2.0
11 Jun 19:37
Compare
Sorry, something went wrong.
No results found
v3.1.0
08 Jun 20:27
Compare
Sorry, something went wrong.
No results found
v3.0.0
26 Mar 20:33
Compare
Sorry, something went wrong.
No results found
Updated for PureScript 0.11
The BoundedEnum instance has been removed for Int, as it had a cardinality of -1 (#25 )
v2.0.1
10 Nov 23:39
Compare
Sorry, something went wrong.
No results found