Skip to content

v1.0.0

Compare
Choose a tag to compare
@garyb garyb released this 09 Jun 18:18
· 71 commits to master since this release

This release is intended for the PureScript 0.9.1 compiler and newer.

The library has been redesigned, and now no longer provides a type for the JavaScript Date object or the ability to fetch the current time, these are now provided by purescript-js-date and purescript-now libraries.

Note: The v1.0.0 tag is not meant to indicate the library is “finished”, the core libraries are all being bumped to this for the 0.9 compiler release so as to use semver more correctly.