Json-Type: JSON Push Parsing and Type Checking - News
Released Json-Type v0.12.1
Item posted by Ştefan Vargyas / István <stvar> on Thu 14 Feb 2019 11:30:41 AM UTC.
Work done in the back-end libraries:
- found and fixed bug #42 (see BUGS file);
- reworked the implementation of stack-aggregated JSON AST objects;
- fixed issue in 'json-litex.so' library w.r.t. calling filter object destructor only if corresponding constructor got previously called;
- defined 'json-litex.so's versioning rule in 'doc/liter-expr.txt';
- fixed text in 'doc/clang-build.txt' mentioning Json-Litex;
- fixed imcompletely updated 'doc/clang-build.patch'.
Current version numbers:
- json: 0.9.0 (unchanged);
- json.so: 0.12.1 (previous: 0.12.0);
- filter library: 0.1.0 (unchanged);
- json-litex.so: 0.1.1 (previous: 0.1.0).
Powered by Savane 3.14-50d9.
Corresponding source code