Releases: cityjson/cjval
Releases · cityjson/cjval
0.8.1
0.8.0
Modified
- cjseqval removed as a standalone binary, now you can do the same with cjval (stdin is for CityJSONSeq)
- the reporting of the errors for CityJSONSeq is better, and contains a summary
0.6.1
0.6.0
[0.6.0] - 2023-09-28
Added
- support for CityJSON v2.0 (schemas v2.0.0 added)
- full support for CityJSONL with cjfval, the stream must come from cjio (or equivalent)
- more unit tests
Modified
- validation of textures and material coordinates
- cjfval is faster: schemas are not read for each line anymore
- fixed some bugs