Skip to content

v0.5.0

Compare
Choose a tag to compare
@dimastbk dimastbk released this 04 Sep 07:29
· 15 commits to master since this release

What's Changed

  • build: move metadata from Cargo.toml to pyproject.toml by @dimastbk in #142
  • chore: drop support python 3.8, 3.9, pypy3.9, pyp3.10, add python 3.14, pypy3.11 by @dimastbk in #143
  • chore: drop support for pandas <2.2, remove pandas_monkeypatch by @dimastbk in #144
  • ci: fix cache, use one action for gil/nogil python by @dimastbk in #145
  • chore(deps): update dependency pre-commit to v4 by @renovate[bot] in #84
  • chore(deps): update actions/download-artifact action to v5 by @renovate[bot] in #140
  • chore(deps): update actions/checkout action to v5 by @renovate[bot] in #141
  • chore: bump calamine to 0.30.0 by @dimastbk in #147
  • fix(deps): update rust crate pyo3 to 0.26.0 by @renovate[bot] in #149
  • chore(deps): update actions/setup-python action to v6 by @renovate[bot] in #151
  • fix: return raw value if date year not in MINYEAR/MAXYEAR by @dimastbk in #146

Full Changelog: v0.4.0...v0.5.0