Skip to content

Commit eef0e75

Browse files
committed
Update changelog for release
1 parent f757578 commit eef0e75

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# Changelog
22

3-
## [0.8.0] – 2022-11-XX
3+
## [0.8.0] – 2022-11-28
44
### Added
5-
- added for read/write from stdin/stdout of CityJSONL (CityJSONFeatures), so cjio can be part of a pipeline of operators processing 3D city models
5+
- added functions for reading/writing CityJSONL (CityJSONFeatures) from stdin/stdout, so cjio can be part of a pipeline of operators processing 3D city models 🚀
66
### Changed
77
- many small bugs fixed
8-
- The function that used an API are going to be deprecated in the upcoming releases, because the cjio API under refactoring. The affected functions are `cityjson.save`, `cityjson.load`, `cityjson.save`, `cityjson.load_from_j`, `cityjson.get_cityobjects`, `cityjson.set_cityobjects`, `cityjson.to_dataframe`, `cityjson.reference_geometry`, `cityjson.add_to_j` and all members of the `cityjson.models` module. There is a new cityjson library under development, called cjlib, which will replace the relevant parts in cjio.
8+
- The function that used an API are going to be deprecated in the upcoming releases, because the cjio API is under refactoring. The affected functions are `cityjson.save`, `cityjson.load`, `cityjson.save`, `cityjson.load_from_j`, `cityjson.get_cityobjects`, `cityjson.set_cityobjects`, `cityjson.to_dataframe`, `cityjson.reference_geometry`, `cityjson.add_to_j` and all members of the `cityjson.models` module. There is a new cityjson library under development, called cjlib, which will replace the relevant parts in cjio.
99

1010

1111
## [0.7.6] – 2022-09-12

0 commit comments

Comments
 (0)