Skip to content

v0.4.0

Compare
Choose a tag to compare
@pjsier pjsier released this 08 Dec 01:06
· 44 commits to main since this release
  • Clippy cleanup (#3)
  • Add support for kml:Location (#7) from @Nadhum
  • Add support for kml:Scale (#8) from @Nadhum
  • Add support for kml:Orientation (#8) from @Nadhum
  • Require clippy and rustfmt in CI (#14)
  • Add support for hotSpot element within kml:IconStyle, including a new Units enum and Vec2 struct (#13) from @ardouglas