Skip to content

v4.0.0

Compare
Choose a tag to compare
@garyb garyb released this 24 May 11:14
· 34 commits to master since this release
ffdd94f
  • Updated for PureScript 0.12
  • Removed Locale - it was a glorified Tuple without any useful extra functionality
  • Duration values no longer implement Ring and Semiring, but now have Semiring and Monoid instances and a negateDuration function