Releases: poliastro/czml3
Releases · poliastro/czml3
v2.0.1
This patch ensures that all IDs in each packet are unique.
v2.0.0
This version replaces attrs with pydantic and introduces breaking changes from v1.
v1.0.2
Changes:
TileSet
-> Tileset
#146
- Add
epoch
property to PositionList
#147
- Add
outlineColor
and outline
properties to Polygon
#147
- Add
extrudedHeight
and perPositionHeight
properties to Polygon
#148
- Add IntervalValue list parsing #151
v1.0.1 🔥
This release removes Versioneer, which allows for supporting Python 3.12 and conda-forge releases.
Version 1.0.0 🚀
This release refreshes a lot of the maintenance of the library, specifically with linting and CI/CD.
Bug Fixes