v0.5.0
What's Changed
- chore: Switch from flake8+isort to ruff by @lukapeschke in #60
- chore(deps): bump arrow from 27.0.0 to 28.0.0 by @dependabot in #61
- chore(deps): bump anyhow from 1.0.66 to 1.0.68 by @dependabot in #62
- chore(deps): bump arrow from 28.0.0 to 29.0.0 by @dependabot in #63
- docs: Added a way to build HTML docs with pdoc by @lukapeschke in #64
- feat(docs): Added an automatic doc build job by @lukapeschke in #65
- fix(ci/docs): Install missing dependencies by @lukapeschke in #66
- fix(ci/docs): Create a venv for maturin by @lukapeschke in #67
- chore(deps): update pre-commit requirement from <3,>=2.20.0 to >=2.20.0,<4 by @dependabot in #72
- chore(deps): bump pyo3 from 0.17.3 to 0.18.0 by @dependabot in #71
- chore(deps): bump arrow from 29.0.0 to 31.0.0 by @dependabot in #70
- fix: change legacy [args] macros by @jGundermann in #73
- chore(deps): bump arrow from 31.0.0 to 32.0.0 by @dependabot in #76
- chore(deps-dev): update pyarrow requirement from <10.1.0,>=8.0.0 to >=8.0.0,<11.1.0 by @dependabot in #75
- chore(deps): update black requirement from <23,>=22.8.0 to >=22.8.0,<24 by @dependabot in #77
- Using C FFI for interop rust -> Python by @jGundermann in #74
- chore(deps): bump anyhow from 1.0.68 to 1.0.69 by @dependabot in #78
- chore(deps): bump arrow from 32.0.0 to 33.0.0 by @dependabot in #81
- chore(deps): bump pyo3 from 0.18.0 to 0.18.1 by @dependabot in #80
- chore(deps): update mypy requirement from <1,>=0.982 to >=0.982,<2 by @dependabot in #79
- refactor(ffi): Simplify FFI usage by @lukapeschke in #82
- chore(deps): bump arrow from 33.0.0 to 34.0.0 by @dependabot in #84
- chore(deps): bump arrow from 34.0.0 to 35.0.0 by @dependabot in #85
- Feat/polars integration by @jGundermann in #87
- chore(deps): bump anyhow from 1.0.69 to 1.0.70 by @dependabot in #86
- fix: Ensure the lib can be used without the polars extra by @lukapeschke in #88
- chore(deps): bump pyo3 from 0.18.1 to 0.18.2 by @dependabot in #89
- chore(deps): bump arrow from 35.0.0 to 36.0.0 by @dependabot in #90
- chore(deps): bump bumpalo from 3.11.0 to 3.12.0 by @dependabot in #92
- chore: v0.5.0 by @lukapeschke in #91
Full Changelog: v0.4.2...v0.5.0