Skip to content

Releases: dancecoder/json22

v0.0.8

27 Feb 04:43
Compare
Choose a tag to compare
  • Unicode escape sequences parsing fixed
  • Improved string parsing performance

v0.0.7

13 Feb 16:39
Compare
Choose a tag to compare

Documentation update

v0.0.6

06 Feb 07:10
Compare
Choose a tag to compare

typescript declaration added

v0.0.5

30 Jan 17:19
Compare
Choose a tag to compare

mime type added

v0.0.4

20 Jan 03:12
Compare
Choose a tag to compare
commonjs module export fixed

CommonJS module added

19 Jan 17:43
Compare
Choose a tag to compare
v0.0.3

version updated

v0.0.2

18 Jan 17:21
Compare
Choose a tag to compare

package name changed

Initial implementation

18 Jan 16:23
Compare
Choose a tag to compare

Serialization and deserialization implemented and well tested. However there still may be some errors in rare untested cases.