Skip to content

Releases: databrickslabs/mosaic

v0.2.0

01 Jul 02:49
23633b6
Compare
Choose a tag to compare

What's Changed

  • Support for British National Grid index system
  • Improved documentation (installation instructions and coverage of functions)
  • Added st_hasvalidcoordinates for checking coordinate validity before indexing
  • Fixed bug in st_dump
  • Added examples of using Mosaic with Sedona
  • Added SparkR bindings to release artifacts and SparkR docs
  • Automated SQL registration included in docs
  • Automation for publishing to PyPI
  • Fixed bug with KeplerGL (caching between cell refreshes)
  • Corrected quickstart notebook to reference New York 'zones'
  • Included documentation code example notebooks in /docs
  • Added code coverage monitoring to project
  • Updated JTS version to 1.19.0

New Contributors

Full Changelog: v0.1.1...v0.2.0

v0.1.1

13 May 15:52
1eddca9
Compare
Choose a tag to compare

What's Changed

  • Enable notebook-scoped library installation via %pip magic by @sllynn in #113

Full Changelog: https://github.com/databrickslabs/mosaic/commits/v0.1.1

v0.1.0

29 Apr 09:49
be68ce0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.1-alpha...v0.1.0