Rtree2d Versions Save

RTree2D is a 2D immutable R-tree for ultra-fast nearest and intersection queries in plane and spherical coordinates

v0.11.12

1 year ago
  • Tune Scala.js build for a smaller bundle and better efficiency in runtime
  • Add versionScheme property for Maven poms
  • Update Scala 3.x to 3.2.0
  • Update Scala 2.13.x to 2.13.10
  • Update Scala 2.12.x to 2.12.17
  • Update Scala.js to 1.11.0
  • Update Scala Native to 0.4.7

All changes https://github.com/plokhotnyuk/rtree2d/compare/v0.11.11...v0.11.12

v0.11.11

1 year ago
  • Add Scala Native support for Scala 3
  • Update Scala 3.x to 3.1.3
  • Update Scala 2.12.x to 2.12.16
  • Update Scala.js to 1.10.1

All changes https://github.com/plokhotnyuk/rtree2d/compare/v0.11.10...v0.11.11

v0.11.10

2 years ago
  • Update Scala 3.x to 3.1.1
  • Update Scala.js to 1.9.0
  • Switch Scala.js target from ES 5.1 to ES 2015
  • Drop of Scala 2.11.x support

All changes https://github.com/plokhotnyuk/rtree2d/compare/v0.11.9...v0.11.10

v0.11.9

2 years ago
  • More efficient creation of RTree and searching nearest for spherical coordinates

All changes https://github.com/plokhotnyuk/rtree2d/compare/v0.11.8...v0.11.9

v0.11.8

2 years ago
  • Fix #292 by proper calculation of the extreme latitude for the spherical geomenry
  • Update Scala 2.12.x to 2.12.15 and Scala 3 to 3.0.2

All changes https://github.com/plokhotnyuk/rtree2d/compare/v0.11.7...v0.11.8

v0.11.7

2 years ago
  • Fix #262 by reverting back wrong "optimizations"

All changes https://github.com/plokhotnyuk/rtree2d/compare/v0.11.6...v0.11.7

v0.11.6

2 years ago

v0.11.5

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

All changes https://github.com/plokhotnyuk/rtree2d/compare/v0.11.4...v0.11.5

v0.11.4

3 years ago
  • Added Scala Native support for Scala 2.13.x

All changes https://github.com/plokhotnyuk/rtree2d/compare/v0.11.3...v0.11.4

v0.11.3

3 years ago