Releases: databricks/sjsonnet
Releases · databricks/sjsonnet
0.4.2
- Make lazy initialization of static Val.Obj thread-safe #136
- Deduplicate strings in the parser #137
- Update the JS example #141
0.4.1
- Additional significant performance improvements #119
- Error handling fixes and improvements #125
0.4.0
Merge pull request #118 from szeiger/release-0.4.0
Bump version to 0.4.0
0.2.7
- Streaming JSON output to disk for lower memory usage #85
- Static detection of duplicate fields #86
- Strict mode to disallow error-prone adjacent object literals #88