Skip to content

Releases: BitoLabs/ujson-test

1.3.1

Choose a tag to compare

@BitoLabs BitoLabs released this 08 May 21:03
Remove dead code

1.3.0

Choose a tag to compare

@BitoLabs BitoLabs released this 19 Dec 22:47

Added parsing options and fixed some bugs.

1.2.0

Choose a tag to compare

@BitoLabs BitoLabs released this 23 Nov 15:55

Add Arr::require_len()

1.1.1

Choose a tag to compare

@BitoLabs BitoLabs released this 02 Oct 10:55

Fix "unreachable code" compiler warning

1.1.0

Choose a tag to compare

@BitoLabs BitoLabs released this 26 Jul 16:43
  • Add Obj::get_arr_opt(name), Obj::get_obj_opt(name).
  • Add u32 support.

1.0.3

Choose a tag to compare

@BitoLabs BitoLabs released this 04 Apr 17:03

Fix an error when compiling with GCC due to strncpy_s()

1.0.2

Choose a tag to compare

@BitoLabs BitoLabs released this 02 Dec 12:14

Make README.md compatible with BitBucket

1.0.1

Choose a tag to compare

@BitoLabs BitoLabs released this 29 Nov 18:44

Minor corrections in README.md

1.0.0

Choose a tag to compare

@bitjet bitjet released this 24 Nov 00:57

Initial release