Skip to content

Releases: sanctuary-js/sanctuary-type-classes

Version 13.0.0

19 Jan 12:56
8036187
Compare
Choose a tag to compare

Changes:

  • ⚠️ source code now uses ES6 language features (#156)
  • ⚠️ name properties should no longer be relied upon (#157)
  • 🎉 significant performance improvements (#151)
  • test methods now respect constraints (#145)
  • Z.equals now uses structural equality to compare values lacking a fantasy-land/equals implementation (#154)
  • internal simplifications (#143, #146, #164)

Version 12.1.0

18 Jan 15:23
dd56c57
Compare
Choose a tag to compare

Changes:

  • ⚠️ bower.json has been removed (#130)

Additions:

Version 12.0.0

03 Nov 17:08
1144a4a
Compare
Choose a tag to compare

Changes:

  • ⚠️ sanctuary-type-identifiers dependency upgraded from 2.0.1 to 3.0.0 (#128)

Version 11.0.0

05 Apr 13:59
fb532bf
Compare
Choose a tag to compare

Removals:

Version 10.0.0

19 Feb 22:48
27f65b3
Compare
Choose a tag to compare

Changes:

  • sanctuary-type-identifiers dependency upgraded from 1.0.x to 2.0.1 (#115)

Additions:

Version 9.0.0

10 May 12:49
298c7ba
Compare
Choose a tag to compare

Removals:

  • Z.toString, which show made redundant (#101)

Version 8.2.1

10 May 12:07
6508fb9
Compare
Choose a tag to compare

Changes:

Version 8.2.0

29 Apr 20:06
9314180
Compare
Choose a tag to compare

Changes:

Additions:

Version 8.1.1

28 Feb 22:45
2f31078
Compare
Choose a tag to compare

Changes:

  • Number$prototype$lte now treats NaN as an “orderable” value (#88)

Version 8.1.0

10 Feb 22:58
844c7f8
Compare
Choose a tag to compare

Additions: