eed3si9n / sjson-new

a typeclass based JSON codec that's backend independent
Apache License 2.0
36 stars 19 forks source link

Bump jawn to 0.13.0 #96

Closed lukaszwawrzyk closed 4 years ago

lukaszwawrzyk commented 6 years ago

Simple dependency bump. This release (or actually 0.12.2, but I bumped to the latest version) has a bugfix for nonclosing file. This bug causes build.json file not being deleted in scripted tests in zinc on windows, which causes tests to fail. There is an easy workaround for that that can be done in zinc directly but I guess we have time and this is more correct method to fix that.

eed3si9n commented 4 years ago

Bumped to Jawn 1.0.0 in https://github.com/eed3si9n/sjson-new/pull/113