Skip to content

v0.12.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jan 11:24
· 2 commits to main since this release
fedc199

What's Changed

  • feat: forbid schema_sample_rows=0 by @lukapeschke in #304
  • chore(deps): bump pyo3 from 0.22.4 to 0.22.5 in the prod-deps group by @dependabot in #305
  • chore(deps): update ruff requirement from <0.7,>=0.6.5 to >=0.6.5,<0.8 by @dependabot in #306
  • feat: fallback to string if dtype cannot be infered by @PrettyWood in #307
  • chore(deps): bump arrow from 53.1.0 to 53.2.0 in the prod-deps group by @dependabot in #309
  • ci: add Python 3.13 by @lukapeschke in #254
  • chore(deps): update pytest-benchmark requirement from <5,>=4.0.0 to >=4.0.0,<6 by @dependabot in #310
  • chore(deps): bump pyo3 from 0.22.5 to 0.22.6 in the prod-deps group by @dependabot in #314
  • chore(deps): update ruff requirement from <0.8,>=0.7 to >=0.7,<0.9 by @dependabot in #315
  • chore(deps): bump chrono from 0.4.38 to 0.4.39 in the prod-deps group by @dependabot in #317
  • chore(deps): bump rstest from 0.23.0 to 0.24.0 in the prod-deps group by @dependabot in #318
  • consider #NUM! error type as None by @sphuber in #321
  • chore: v0.12.1 by @lukapeschke in #322

New Contributors

Full Changelog: v0.12.0...v0.12.1