Skip to content

Latest commit

 

History

History
46 lines (26 loc) · 1.66 KB

File metadata and controls

46 lines (26 loc) · 1.66 KB

Changelog

[0.4.0] - 2026-03-30

What's Changed

  • chore: Upgrade datafusion, geoarrow & other deps by @mjgarton in #67

New Contributors

  • @mjgarton made their first contribution in #67

Full Changelog: https://github.com/datafusion-contrib/geodatafusion/compare/v0.3.0...v0.4.0

[0.3.0] - 2026-02-24

  • feat: update to datafusion 52 by @sunng87 in #54

Full Changelog: https://github.com/datafusion-contrib/geodatafusion/compare/v0.2.0...v0.3.0

[0.2.0] - 2026-01-07

What's Changed

  • feat: disable datafusion's default features by @valkum in #49
  • perf: reduce signature initialization work by @wjones127 in #52
  • chore: bump datafusion to 51, arrow to 57 by @timsaucer in #50

New Contributors

  • @valkum made their first contribution in #49
  • @wjones127 made their first contribution in #52
  • @timsaucer made their first contribution in #50

Full Changelog: https://github.com/datafusion-contrib/geodatafusion/compare/v0.1.1...v0.2.0

[0.1.1] - 2025-10-31

  • ci: Set up crates.io trusted publishing #46
  • feat: add register api to register all udfs #44
  • fix(doc): fix typo in st_covers doc_example #42

[0.1.0] - 2025-10-17

  • Initial release