Sanctuary Type Classes Versions Save

:rainbow: Standard library for Fantasy Land

v13.0.0

2 years ago

Changes:

  • :warning: source code now uses ES6 language features (#156)
  • :warning: name properties should no longer be relied upon (#157)
  • :tada: 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)

v12.1.0

4 years ago

Changes:

  • :warning: bower.json has been removed (#130)

Additions:

v12.0.0

4 years ago

Changes:

  • :warning: sanctuary-type-identifiers dependency upgraded from 2.0.1 to 3.0.0 (#128)

v11.0.0

5 years ago

Removals:

  • Z.takeWhile (#123)
  • Z.dropWhile (#123)

v10.0.0

5 years ago

Changes:

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

Additions:

v9.0.0

6 years ago

Removals:

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

v8.2.1

6 years ago

Changes:

v8.2.0

6 years ago

Changes:

  • Z.sortBy is now significantly more efficient (#92)

Additions:

v8.1.1

6 years ago

Changes:

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

v8.1.0

6 years ago

Additions: