Skip to content

Releases: crownedgrouse/jason

1.2.2 Release

26 Feb 09:59
Compare
Choose a tag to compare
  • Use short option for float_to_list/2 if available (starting OTP-25)
  • Tested on OTP-25
  • Silent an eisdir error in test suite

1.2.0 Release

08 Aug 00:47
Compare
Choose a tag to compare

Add option aliases allowing users to create argonaut helper modules for their own records definitions coming from records renamed in an .hrl file created by jason. Those modules can be dumped on disk once created.

1.1.0 Release

29 Jul 19:55
Compare
Choose a tag to compare

Add option {binary, [k | v | kv]} for returning respectively keys, values or both as binary.

1.0.2 Release

29 Apr 16:48
Compare
Choose a tag to compare

First stable release.

Available on hex at https://hex.pm/packages/jason_erl

Enjoy !