Skip to content

Releases: purescript/purescript-datetime

v6.1.0

13 Jul 10:58
7f60623
Compare
Choose a tag to compare

New features:

v6.0.0

27 Apr 22:44
a6a0cf1
Compare
Choose a tag to compare

Breaking changes:

Other improvements:

v5.0.2

20 Apr 00:15
Compare
Choose a tag to compare

Other improvements:

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

v5.0.1

20 Apr 00:15
Compare
Choose a tag to compare

Other improvements:

v5.0.0

26 Feb 19:07
e52f1fd
Compare
Choose a tag to compare

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

09 Feb 21:02
9e76abe
Compare
Choose a tag to compare

Fixed minimum bound on toEnum for Year (@bouzuya)

v4.1.0

25 Oct 15:35
525691e
Compare
Choose a tag to compare

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

v4.0.0

24 May 11:14
ffdd94f
Compare
Choose a tag to compare
  • 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

04 Nov 12:39
0374573
Compare
Choose a tag to compare
  • Fix for pursuit auto-publishing

v3.4.0

22 Sep 21:19
Compare
Choose a tag to compare