Skip to content

Releases: vztpv/scj3

Release 0.21.3

24 May 01:43
db28f2e
Compare
Choose a tag to compare
bug fix when save function for small data.

Release 0.21.2

20 May 00:07
f971db5
Compare
Choose a tag to compare
Update claujson.cpp

this->_int_val = 0;
this->_type = ValueType::NONE;
chk more...

Release 0.21.1

15 May 22:04
a8d3739
Compare
Choose a tag to compare

bug fix...

Release 0.21.0

06 Apr 06:33
a3cc528
Compare
Choose a tag to compare

with simdjson 3.9.1

Release 0.20.2

02 Apr 01:35
56638ab
Compare
Choose a tag to compare
Update CMakeLists.txt

hot fix

29 Mar 04:27
50a5de6
Compare
Choose a tag to compare
0.20.1

Update CMakeLists.txt

Release 0.20.0

26 Mar 01:35
4bd9aa1
Compare
Choose a tag to compare
Update CMakeLists.txt

Release 0.19.1

23 Mar 13:05
24ec8e1
Compare
Choose a tag to compare
Update CMakeLists.txt

Release 0.19.0

03 Mar 05:37
d156e66
Compare
Choose a tag to compare

std::vector< claujson::Value> key_vec, value_vec; -> std::vector<std::pair<claujson::Value, claujson::Value>>

Ver 0.18.2

28 Jan 01:13
34480e9
Compare
Choose a tag to compare

fix for CMakeList.txt