Skip to content

Releases: purescript-contrib/purescript-formatters

v0.1.2

27 Feb 14:50

Choose a tag to compare

Merge pull request #10 from cryogenian/foldr-fix

foldr-fix

v0.1.1

24 Feb 17:26

Choose a tag to compare

  • Fixed behaviour of two-digit year formatting (@dgendill)

v0.1.0

03 Nov 19:06

Choose a tag to compare

0.10 updates

0.0.5: Merge pull request #5 from doolse/fix12Hour

18 Sep 18:14

Choose a tag to compare

v0.0.4

25 Jul 12:24

Choose a tag to compare

log of 0 :( (#4)

v0.0.3: Export (#3)

22 Jul 23:16

Choose a tag to compare

* export formatOrShowNumber

* moved Utils.Formatter to Data.Formatter.Internal

v0.0.2

22 Jul 21:03

Choose a tag to compare

Utils -> Utils.Formatter (#2)

0.0.1: Initial (#1)

21 Jul 16:37

Choose a tag to compare

Initial implementation