Skip to content

Commit aaa2699

Browse files
committed
Add changelog for v0.6
1 parent 60a9774 commit aaa2699

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,19 @@
11
# Changelog
22

33

4-
## [0.5.] - 2022-11-04
4+
5+
## [0.6.0] - 2023-09-28
6+
### Added
7+
- support for CityJSON v2.0 (schemas v2.0.0 added)
8+
- full support for CityJSONL with cjfval, the stream must come from cjio (or equivalent)
9+
- more unit tests
10+
### Modified
11+
- validation of textures and material coordinates
12+
- cjfval is faster: schemas are not read for each line anymore
13+
- fixed some bugs
14+
15+
16+
## [0.5.0] - 2022-11-04
517
### Added
618
- cjfval binary to validate CityJSONFeatures
719
- the docs is now added with examples how to use the library

0 commit comments

Comments
 (0)