1.3.0
Summary
- Support for Polars
- Support for PyArrow 15.0
- Support for PyArrow.DataTypes: large_list, large_string, date32, date64
What's Changed
- ARROW-194 Convert top level docs to Markdown by @blink1073 in #181
- ARROW-196 Add badges to README by @blink1073 in #182
- [ARROW-208] Replaced deprecated pkg_resource with packaging.version by @caseyclements in #188
- [ARROW-205] Add xunit-results/ to .gitignore by @caseyclements in #189
- ARROW-200 Cleans up Getting Starts in docs by @caseyclements in #186
- ARROW-207 Support PyArrow 15 by @blink1073 in #190
- [ARROW-210] Add support for large_list and large_string PyArrow DataTypes by @caseyclements in #191
- ARROW-213 Update docs config to match PyMongo by @blink1073 in #194
- ARROW-211 Test macOS arm64 wheel on GHA by @blink1073 in #193
- ARROW-216 First Commit. Draft changes Installing / Upgrading page by @caseyclements in #196
- ARROW-215 Add tox config by @blink1073 in #195
- [ARROW-197] Add support for Polars in PyMongoArrow by @caseyclements in #185
- ARROW-191 Add support for date32 and date64 types by @blink1073 in #192
- ARROW-219 Add Dependabot Config for GitHub Actions by @blink1073 in #197
- ARROW-218 Bump version to 1.3 by @blink1073 in #199
New Contributors
- @caseyclements made their first contribution in #188
Full Changelog: 1.2.0...1.3.0