Skip to content

Releases: purescript/purescript-datetime

v6.1.0

Choose a tag to compare

@garyb garyb released this 13 Jul 10:58
7f60623

New features:

v6.0.0

Choose a tag to compare

@JordanMartinez JordanMartinez released this 27 Apr 22:44
a6a0cf1

Breaking changes:

Other improvements:

v5.0.2

Choose a tag to compare

@thomashoneyman thomashoneyman released this 20 Apr 00:15

Other improvements:

  • Fix one more UnusedName warning revealed by v0.14.1 PureScript release (@thomashoneyman)

v5.0.1

Choose a tag to compare

@thomashoneyman thomashoneyman released this 20 Apr 00:15

Other improvements:

v5.0.0

Choose a tag to compare

@thomashoneyman thomashoneyman released this 26 Feb 19:07
e52f1fd

Breaking changes:

  • Added support for PureScript 0.14 and dropped support for all previous versions (#81)

New features:

Bugfixes:

  • Fixed genDate generator frequency (#83)

Other improvements:

  • Migrated CI to GitHub Actions and updated installation instructions to use Spago (#82)
  • Added a CHANGELOG.md file and pull request template (#84, #85)

v4.1.1

Choose a tag to compare

@garyb garyb released this 09 Feb 21:02
9e76abe

Fixed minimum bound on toEnum for Year (@bouzuya)

v4.1.0

Choose a tag to compare

@kritzcreek kritzcreek released this 25 Oct 15:35
525691e

Adds an adjust function to change a date by a specified duration of days

v4.0.0

Choose a tag to compare

@garyb garyb released this 24 May 11:14
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

v3.4.1

Choose a tag to compare

@garyb garyb released this 04 Nov 12:39
0374573
  • Fix for pursuit auto-publishing

v3.4.0

Choose a tag to compare

@garyb garyb released this 22 Sep 21:19