Skip to content

Releases: dimastbk/python-calamine

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

v0.1.4

29 Jun 10:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.1.4

v0.1.3

13 Jun 05:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.1.3