Skip to content

Releases: poliastro/czml3

v1.0.2

28 Jul 09:45
4aab12e
Compare
Choose a tag to compare

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 🔥

28 Jun 14:34
8d39a28
Compare
Choose a tag to compare

This release removes Versioneer, which allows for supporting Python 3.12 and conda-forge releases.

Version 1.0.0 🚀

25 Jun 16:35
a1357e3
Compare
Choose a tag to compare

This release refreshes a lot of the maintenance of the library, specifically with linting and CI/CD.

Bug Fixes