Skip to content

Releases: dimastbk/python-calamine

v0.4.0

04 Jul 05:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.4.0

v0.3.2

02 Apr 09:57
Compare
Choose a tag to compare

What's Changed

  • More flexible pinning of packaging dependency with >= by @spwoodcock in #97
  • build: move metadata from poetry to PEP 621 by @dimastbk in #100
  • fix(deps): update rust crate pyo3 to 0.23.0, enable 3.13 free-thread, remove pypy3.8 support by @dimastbk in #102
  • chore: add lockfile for Cargo by @milibopp in #108
  • fix(deps): update rust crate pyo3 to v0.23.4 by @renovate in #109
  • fix(deps): update rust crate pyo3 to v0.23.5 by @renovate in #113
  • fix(deps): update rust crate pyo3-file to v0.10.0 by @dimastbk in #114
  • fix(deps): update rust crate chrono to v0.4.40 by @renovate in #116
  • chore(deps): update dependency python to 3.13 by @renovate in #119
  • chore(deps): bump zip from 2.2.2 to 2.4.1 by @dependabot in #120
  • fix(deps): update rust crate pyo3 to 0.24.0 by @dimastbk in #122
  • fix(deps): update rust crate pyo3-file to 0.12.0 by @renovate in #124
  • fix(deps): update rust crate pyo3 to v0.24.1 by @renovate in #123
  • fix(deps): update rust crates calamine to master by @dimastbk in #125

New Contributors

Full Changelog: v0.3.1...v0.3.2

v0.3.1

06 Nov 06:15
Compare
Choose a tag to compare

What's Changed

  • Replace poetry dependencies specification with PEP 621 by @spwoodcock in #93
  • chore: bump pyo3 to 0.22.6, disable free-thread test by @dimastbk in #96
  • fix(deps): update dependency packaging to v24 by @renovate in #95

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0

04 Nov 12:29
Compare
Choose a tag to compare

What's Changed

  • feat: add wb.close() and context manager by @dimastbk in #92
  • fix(deps): update rust crate calamine to 0.26.0 by @renovate in #85
  • add python 3.13 to test by @dimastbk in #86
  • chore(deps): update dependency pytest to v8.3.0 by @renovate in #74
  • chore(deps): update dependency pytest to v8.3.2 by @renovate in #75
  • chore(deps): update dependency maturin to v1.7.1 by @renovate in #76
  • chore(deps): update deadsnakes/action action to v3.2.0 by @renovate in #77
  • chore(deps): update dependency pytest to v8.3.3 by @renovate in #78
  • chore(deps): update dependency maturin to v1.7.2 by @renovate in #80
  • chore(deps): update dependency maturin to v1.7.3 by @renovate in #81
  • chore(deps): update dependency maturin to v1.7.4 by @renovate in #82
  • chore(deps): update dependency numpy to v1.26.4 by @renovate in #87
  • chore(deps): update dependency pre-commit to v3.8.0 by @renovate in #88

Full Changelog: v0.2.3...v0.3.0

v0.2.3

22 Jul 04:16
Compare
Choose a tag to compare

What's Changed

  • feat: iterator over rust range by @dimastbk in #43
  • chore: Configure Renovate by @renovate in #62
  • chore(deps): update dependency pytest to v8 by @renovate in #66
  • chore(deps): update dependency maturin to v1.7.0 by @renovate in #64
  • chore(deps): update dependency pre-commit to v3.7.1 by @renovate in #68
  • chore(deps-dev): bump setuptools from 68.1.2 to 70.0.0 by @dependabot in #69
  • chore(deps): update actions/cache action to v4 by @renovate in #71
  • fix(deps): update dependency packaging to v23.2 by @renovate in #70
  • chore(deps): update actions/setup-python action to v5 by @renovate in #72
  • chore(deps): update github artifact actions to v4 (major) by @renovate in #73

New Contributors

Full Changelog: v0.2.2...v0.2.3

v0.2.2

15 Jul 08:58
Compare
Choose a tag to compare

What's Changed

Note: 0.2.1 wasn't uploaded to pypi, so this changelog contains changes from 0.2.1 too.

Full Changelog: v0.2.0...v0.2.2

v0.2.0

29 Feb 06:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.7...v0.2.0

v0.1.7

01 Dec 08:41
Compare
Choose a tag to compare

What's Changed

  • fix nrows when skip_empty_area=False; increase performance for some c… by @dimastbk in #37
  • chore: bump calamine to master (fix two bugs in ods and range) by @dimastbk in #38
  • chore: add more builds (win aarch64, pypy for macos, etc.) by @dimastbk in #39
  • chore: bump calamine to 0.22.1 by @dimastbk in #40
  • perf: reduce memory in to_python() (return PyList instead of Vec) by @dimastbk in #44

Full Changelog: v0.1.6...v0.1.7

v0.1.6

04 Sep 11:00
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.5...v0.1.6

v0.1.5

04 Sep 08:17
d9c03b7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.4...v0.1.5