Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 361 Bytes

CHANGELOG.md

File metadata and controls

23 lines (14 loc) · 361 Bytes

0.0.1

  • TODO: Describe initial release.

0.0.2

  • Update Readme
  • Added a basic testcase

0.0.3

  • Update Readme

0.1.0

  • Unsound Null Safety release

0.2.0

  • Breaking change in public API, e.g. s/RegionPolygon/Polygon + methods.
  • Sound Null Safety internally and publicly.
  • First tests.
  • Internal cleanup, e.g. remove custom linked lists.