Skip to content

Commit

Permalink
Add changelog for v0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
hugoledoux committed Sep 28, 2023
1 parent 60a9774 commit aaa2699
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,19 @@
# Changelog


## [0.5.] - 2022-11-04

## [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


## [0.5.0] - 2022-11-04
### Added
- cjfval binary to validate CityJSONFeatures
- the docs is now added with examples how to use the library
Expand Down

0 comments on commit aaa2699

Please sign in to comment.