Skip to content

Releases: kaidokert/picojson-rs

v0.2.3

Choose a tag to compare

@kaidokert kaidokert released this 27 Apr 06:24
de790a6

What's Changed

New Contributors

Full Changelog: v0.2.2...v0.2.3

v0.2.2

Choose a tag to compare

@kaidokert kaidokert released this 17 Jan 21:19
0a80d74

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

Choose a tag to compare

@kaidokert kaidokert released this 16 Jul 15:19
b0d34d8

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

Choose a tag to compare

@kaidokert kaidokert released this 16 Jul 08:18
9024757

What's Changed

Full Changelog: v0.1.5...v0.2.0

v0.1.5

Choose a tag to compare

@kaidokert kaidokert released this 12 Jul 16:00
d470170

What's Changed

Full Changelog: v0.1.4...v0.1.5

v0.1.4

Choose a tag to compare

@kaidokert kaidokert released this 07 Jul 02:35
0abafd6

What's Changed

Full Changelog: v0.1.3...v0.1.4

v0.1.3

Choose a tag to compare

@kaidokert kaidokert released this 06 Jul 09:12
ca77abd

What's Changed

Generally a quite significant update. The crate is now panic free, StreamParser is fixed, large code size reduction through const-driven tokenizing.

Full Changelog: v0.1.2...v0.1.3

v0.1.2

Choose a tag to compare

@kaidokert kaidokert released this 30 Jun 16:02
8bbc6f2

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

Choose a tag to compare

@kaidokert kaidokert released this 30 Jun 05:04
2a9c5eb

What's Changed

Full Changelog: v0.1.0...v0.1.1

Initial release

Choose a tag to compare

@kaidokert kaidokert released this 30 Jun 04:13
5bfda3c
Add coverage (#11)

* Add coverage