Skip to content

Releases: fantasyland/fantasy-land

Version 5.0.1

05 Dec 10:05
0fee26d
Compare
Choose a tag to compare

exports.types is now specified in package.json (#333).

Version 5.0.0

26 Apr 20:03
4b307da
Compare
Choose a tag to compare

Package is now compatible with native ES modules (#326).

Version 4.1.0

25 May 09:40
5468e06
Compare
Choose a tag to compare

Package now includes an ES module in addition to a CommonJS module (#321).

Version 4.0.1

02 Mar 21:22
8523186
Compare
Choose a tag to compare

README.md has been reinstated (#313).

Version 4.0.0

02 Mar 21:20
1dfa081
Compare
Choose a tag to compare

⚠️ Modules for verifying laws have been removed (#284). Use fantasy-laws instead.

Prefixed method names are now used throughout the document (#310). This should reduce confusion.

index.d.ts is now provided for TypeScript users (#294).

bower.json is no longer included in the repository (#292).

Various errors in README.md have been corrected (#308, #309).

Version 3.5.0

07 Jan 11:34
1d44642
Compare
Choose a tag to compare

New type class: Filterable (#274).

Version 3.4.0

14 Oct 14:06
6b4f2d7
Compare
Choose a tag to compare

New type class: Group (#272).

Version 3.3.0

17 May 01:35
a2c358c
Compare
Choose a tag to compare

New type classes: Semigroupoid and Category (#248).

Version 3.2.0

04 Apr 20:17
a5d90e8
Compare
Choose a tag to compare

New type class: Ord (#235).

Version 3.1.0

04 Mar 14:00
9300816
Compare
Choose a tag to compare

New type class: Contravariant (#150).