Skip to content

Version 1.0.0

Compare
Choose a tag to compare
@SimonRichardson SimonRichardson released this 14 Sep 08:36
· 118 commits to master since this release

Fantasy-Land version 1.0.0

Breaking changes

  • ap arguments have now been flipped to keep in line with map and chain #145
  • Specification now requires prefixed method names #146
  • Traversable algebra now requires traverse method instead of sequence #135

Other improvements

  • chainRec type has been added #152
  • Fantasy-Land now builds against TravisCI #161
  • Various typo fixes (if you see anymore PR's are more than welcome)
  • Type signatures are now in the spec to hopefully make some of the spec clearer #147

Thanks goes to: @rpominov @davidchambers @safareli @scott-christopher @joneshf and many more.