Skip to content

Releases: plokhotnyuk/rtree2d

v0.11.5

27 Apr 10:47

Choose a tag to compare

  • Added Scala 3 support for rtree-coreJS
  • Update Scala 3 to 3.0.0-RC3

All changes v0.11.4...v0.11.5

v0.11.4

11 Apr 13:34

Choose a tag to compare

  • Added Scala Native support for Scala 2.13.x

All changes v0.11.3...v0.11.4

v0.11.3

09 Apr 19:45

Choose a tag to compare

  • Added Scala Native support

All changes v0.11.2...v0.11.3

v0.11.2

01 Apr 11:46

Choose a tag to compare

  • Update Scala 3.x to 3.0.0-RC2, Scala 2.13.x to 2.13.5, and Scala 2.12.x to 2.12.13
  • Update Scala.js to 1.5.1

All changes v0.11.1...v0.11.2

v0.11.1

04 Aug 08:08

Choose a tag to compare

  • Fix #176 by not allowing RTreeEntry and RTreeNode on the same level of the RTree

All changes v0.11.0...v0.11.1

v0.11.0

20 Jun 08:16

Choose a tag to compare

  • Fix #168 by restoring sorting by X and Y axes when packing
  • Update sbt-scalajs, scalajs-compiler to 1.1.0
  • Update Dotty to 0.24.0-RC1

All changes v0.10.0...v0.11.0

v0.10.0

11 May 10:10

Choose a tag to compare

  • Add Scala.js 1.0+ support
  • Add Dotty 0.23 support

All changes v0.9.0...v0.10.0

v0.9.0

07 Jun 17:31

Choose a tag to compare

  • Package renaming from com.sizmek to com.github.plokhotnyuk
  • Moving to the Maven Central
  • Cross-build for Scala 2.13.0 release

All changes v0.8.0...v0.9.0

v0.8.0

07 Jun 17:27

Choose a tag to compare

  • Cross-build for Scala 2.13.0-RC1
  • More efficient packing using branch less intrinsics for Math.min/Math.max

All changes v0.7.1...v0.8.0

v0.7.1

28 Jan 21:04

Choose a tag to compare

  • More efficient querying of nearest entries

All changes v0.7.0...v0.7.1