Sanctuary Def Versions Save

Run-time type system for JavaScript

v0.22.0

3 years ago

Additions:

v0.21.1

4 years ago

Changes:

  • sanctuary-either dependency upgraded from 2.0.0 to 2.1.0 (#287)
  • sanctuary-type-classes dependency upgraded from 12.0.0 to 12.1.0 (#286)

v0.21.0

4 years ago

Changes:

  • :warning: bower.json has been removed (#277)
  • :warning: sanctuary-type-identifiers dependency upgraded from 2.0.x to 3.0.0 (#285)
  • sanctuary-type-classes dependency upgraded from 11.0.x to 12.0.0 (#285)
  • sanctuary-either dependency upgraded from 1.2.0 to 2.0.0 (#285)
  • sanctuary-show dependency upgraded from 1.0.x to 2.0.0 (#284)

Additions:

v0.20.1

4 years ago

Changes:

  • higher-order functions are now underlined correctly in all cases (#273)
  • sanctuary-either dependency upgraded from 1.1.0 to 1.2.0 (#271)

v0.20.0

5 years ago

Changes:

  • :warning: type names no longer use namespaces (#248)
  • :warning: $.NullaryType, $.UnaryType, and $.BinaryType now take an array of supertypes (#236)
  • significant performance improvements (#244, #258)
  • improvements to various type signatures (#245, #263)
  • null and undefined are no longer members of {}, the empty record type (#243)
  • error messages for unmatched parameterized type variables are now accurate (#250)
  • extractor functions are now allowed to return any foldable structure (#256)
  • $.env now includes $.Array2 ($.Unknown) ($.Unknown), $.Type, and $.TypeClass (#267)
  • sanctuary-either dependency upgraded from 1.0.x to 1.1.0 (#223)
  • sanctuary-type-classes dependency upgraded from 10.0.x to 11.0.x (#259)

Additions:

v0.19.0

5 years ago

Changes:

  • :warning: $.TypeClass no longer includes TypeClass values from sanctuary-type-classes@<10.0.0 (#222)
  • sanctuary-type-classes dependency upgraded from 9.0.x to 10.0.x (#222)

v0.18.1

5 years ago

Changes:

  • $.env documentation now mentions $.HtmlElement (#210)

v0.18.0

5 years ago

Changes:

Additions:

v0.17.2

5 years ago

Changes:

  • util.inspect.custom is now used in recent versions of Node (#208)

v0.17.1

5 years ago

Changes: