Releases: dimastbk/python-calamine
Releases · dimastbk/python-calamine
v0.7.0
What's Changed
- chore(deps): update github artifact actions (major) by @renovate[bot] in #191
- fix: correct typos in docstrings across classes and functions by @Scott5S in #190
- chore(deps): update rust crate chrono to v0.4.44 by @renovate[bot] in #189
- fix(deps): update rust crate calamine to 0.34.0 by @renovate[bot] in #192
- chore(deps): update rust crate pyo3 to v0.28.3 by @renovate[bot] in #195
- chore(deps): update dependency mypy to ~=1.20.0 by @renovate[bot] in #194
- chore(deps): update softprops/action-gh-release action to v3 by @renovate[bot] in #196
- fix(deps): update rust crate calamine to 0.35.0 by @renovate[bot] in #199
- chore(deps): update dependency mypy to v2 by @renovate[bot] in #198
- chore(deps): update rust crate chrono to v0.4.45 by @renovate[bot] in #201
- ci: resolve a few zizmor findings by @dimastbk in #204
- chore: bump pyo3 to 0.29, drop support for python 3.13 free-threading by @dimastbk in #205
New Contributors
Full Changelog: v0.6.2...v0.7.0
v0.6.2
What's Changed
- chore(deps): update dependency mypy to ~=1.19.0 by @renovate[bot] in #175
- chore(deps): update rust crate pyo3 to v0.27.2 by @renovate[bot] in #176
- chore(deps): update actions/cache action to v5 by @renovate[bot] in #178
- chore(deps): update github artifact actions (major) by @renovate[bot] in #179
- chore(deps): update rust crate chrono to v0.4.43 by @renovate[bot] in #180
- chore(deps): update dependency pandas to v3 by @renovate[bot] in #183
- fix(deps): update rust crate calamine to 0.33.0 by @renovate[bot] in #186
- fix(deps): update rust crate pyo3 to 0.28.2 by @dimastbk in #188
Full Changelog: v0.6.1...v0.6.2
v0.6.1
v0.6.0
What's Changed
- chore(deps): update github artifact actions (major) by @renovate[bot] in #165
- chore(deps): update dependency pytest to v9 by @renovate[bot] in #168
- fix(deps): update rust crate pyo3 to 0.27.1 by @dimastbk in #169
- fix(deps): update rust crate calamine to 0.32.0 by @renovate[bot] in #172
- chore(deps): update actions/checkout action to v6 by @renovate[bot] in #171
- feat: add support for xlsx named table by @dimastbk in #170
- ci: fix gh release by @dimastbk in #173
Full Changelog: v0.5.4...v0.6.0
v0.5.4
What's Changed
- fix(deps): update rust crate chrono to v0.4.42 by @renovate[bot] in #156
- fix(deps): update rust crate calamine to 0.31.0 by @renovate[bot] in #157
- chore(deps): update dependency python to 3.14 by @renovate[bot] in #160
- ci: add build for python 3.14 on windows by @dimastbk in #159
Full Changelog: v0.5.3...v0.5.4
v0.5.3
v0.5.2
v0.5.1
v0.5.0
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
v0.4.0
What's Changed
- feat: add support of merged cells by @dimastbk in #126
- fix: improve docs for merged_cell_ranges, don't use namedtuple by @dimastbk in #127
- fix(deps): update rust crate pyo3 to v0.24.2 by @renovate in #128
- fix(deps): update rust crate chrono to v0.4.41 by @renovate in #129
- chore: bump pyo3 to 0.25.1 by @dimastbk in #136
Full Changelog: v0.3.2...v0.4.0