Skip to content

Releases: purescript/purescript-datetime

v3.3.0

26 Jun 14:32
Compare
Choose a tag to compare

v3.2.0

08 Jun 20:31
Compare
Choose a tag to compare
  • Added generators for date/time types

v3.1.0

04 Jun 15:22
Compare
Choose a tag to compare

v3.0.0

27 Mar 22:32
Compare
Choose a tag to compare
  • Updated for PureScript 0.11

v2.2.0

13 Mar 12:31
Compare
Choose a tag to compare
  • Added functions to modify just the date or time component of a DateTime

v2.1.1

08 Mar 16:35
Compare
Choose a tag to compare
  • Fixed behaviour of diff for Date types

v2.1.0

14 Feb 21:19
Compare
Choose a tag to compare

v2.0.0

13 Oct 16:46
Compare
Choose a tag to compare
  • Updated dependencies

v1.0.0

09 Jun 18:18
Compare
Choose a tag to compare

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.

v0.9.2

05 Apr 15:17
Compare
Choose a tag to compare