Skip to content

Releases: nrktkt/ninny-json

0.5.1

11 Jan 17:37
5106a85
Compare
Choose a tag to compare

What's Changed

Full Changelog: kag0/ninny-json@0.5.0...0.5.1

Field name annotations

29 Dec 23:59
714c5fc
Compare
Choose a tag to compare

Partial Scala 3 support

19 Dec 23:46
3b07848
Compare
Choose a tag to compare
0.4.3

Update scalafmt-core to 3.0.8 (#35)

Much faster parsing

17 Dec 23:16
bc932e8
Compare
Choose a tag to compare
Use jsoniter-scala for rendering (#31)

* Use jsoniter-scala for rendering

* suggested improvements

0.4.1

08 Dec 18:12
fe947f7
Compare
Choose a tag to compare
Misc improvements (#29)

0.4.0: ToAndFromJson should output some json (#28)

26 Nov 23:04
28dc92c
Compare
Choose a tag to compare

ToAndFromJson now extends ToSomeJson so it can be breaking, although probably won't be noticed

Introduce long arrows

29 Oct 17:35
Compare
Choose a tag to compare

You can now use --> instead of -> in object building syntax for better compiler errors when the right hand side can't be converted to JSON.

0.3.0

26 Sep 21:43
1ac93de
Compare
Choose a tag to compare
UBJSON support (#24)

* Support for BLOB type in AST

* finish

0.2.12

11 Sep 23:46
52c535d
Compare
Choose a tag to compare
script kit (#25)

Co-authored-by: nathan <[email protected]>

0.2.11

24 Jul 22:24
1d415b7
Compare
Choose a tag to compare
forProductN methods (#19)