Skip to content

Releases: purescript/purescript-datetime

v3.3.0

Choose a tag to compare

@garyb garyb released this 26 Jun 14:32

v3.2.0

Choose a tag to compare

@garyb garyb released this 08 Jun 20:31
  • Added generators for date/time types

v3.1.0

Choose a tag to compare

@garyb garyb released this 04 Jun 15:22

v3.0.0

Choose a tag to compare

@garyb garyb released this 27 Mar 22:32
  • Updated for PureScript 0.11

v2.2.0

Choose a tag to compare

@garyb garyb released this 13 Mar 12:31
  • Added functions to modify just the date or time component of a DateTime

v2.1.1

Choose a tag to compare

@garyb garyb released this 08 Mar 16:35
  • Fixed behaviour of diff for Date types

v2.1.0

Choose a tag to compare

@garyb garyb released this 14 Feb 21:19

v2.0.0

Choose a tag to compare

@garyb garyb released this 13 Oct 16:46
  • Updated dependencies

v1.0.0

Choose a tag to compare

@garyb garyb released this 09 Jun 18:18

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

Choose a tag to compare

@garyb garyb released this 05 Apr 15:17