Skip to content

Latest commit

 

History

History
43 lines (25 loc) · 731 Bytes

CHANGELOG.md

File metadata and controls

43 lines (25 loc) · 731 Bytes

Changelog

This project adheres to Semantic Versioning.

Possible sections are:

  • Added for new features.
  • Changed for changes in existing functionality.
  • Deprecated for soon-to-be removed features.
  • Removed for now removed features.
  • Fixed for any bug fixes.
  • Security in case of vulnerabilities.

[Unreleased] - ReleaseDate

[0.3.1] - 2023-08-09

[0.3.0] - 2023-02-01

Added

  • cellToChildPos and childPosToCell

Changed

  • bump h3o

[0.2.1] - 2023-01-15

Fixed

  • fix bug due to a missing git add

[0.2.0] - 2023-01-15

Changed

  • bump h3o

[0.1.0] - 2023-01-09

  • initial release, full coverage of the H3 API