Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 274 Bytes

CHANGELOG.md

File metadata and controls

13 lines (8 loc) · 274 Bytes

1.1.1

  • Better node children sorting (thanks @brand17).
  • Upgraded dependencies and enabled Dart 3.

1.1.0

  • RBushElement is now templated and requires a non-null data.
  • Added RBushDirect<T> for skipping bounding boxes management.

1.0.0

  • Initial version.