- chore: Upgrade datafusion, geoarrow & other deps by @mjgarton in #67
- @mjgarton made their first contribution in #67
Full Changelog: https://github.com/datafusion-contrib/geodatafusion/compare/v0.3.0...v0.4.0
- feat: update to datafusion 52 by @sunng87 in #54
Full Changelog: https://github.com/datafusion-contrib/geodatafusion/compare/v0.2.0...v0.3.0
- 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
- @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
- 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
- Initial release