Skip to content

Releases: plokhotnyuk/rtree2d

v0.11.3

09 Apr 19:45
Compare
Choose a tag to compare
  • Added Scala Native support

All changes v0.11.2...v0.11.3

v0.11.2

01 Apr 11:46
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
  • More efficient querying of nearest entries

All changes v0.7.0...v0.7.1

v0.7.0

28 Jan 21:04
Compare
Choose a tag to compare
  • Add support for Scala 2.13.0-M5
  • Remove support for Scala 2.13.0-M3

All changes v0.6.1...v0.7.0

v0.6.1

28 Jan 21:04
Compare
Choose a tag to compare
  • Update Scala to 2.12.7

All changes v0.6.0...v0.6.1