Skip to content

Version 0.10.0

Choose a tag to compare

@davidchambers davidchambers released this 28 Apr 23:34
· 312 commits to main since this release
998daf8

Changes:

  • ⚠️ environments must now (with help from $.Unknown) actually be of type Array Type (#124)
  • $.AnyFunction now includes generator functions (#131)
  • partially applied functions now have accurate string representations (#142)
  • sanctuary-type-classes dependency upgraded from 2.0.x to 4.0.x

Additions: