Skip to content

Releases: msclock/pybit7z

v0.4.0

21 May 05:06
f8ba3ca
Compare
Choose a tag to compare

0.4.0 (2025-05-21)

Features

Chores

v0.3.5

27 Apr 03:09
f032f63
Compare
Choose a tag to compare

0.3.5 (2025-04-27)

Performance

Chores

  • deps: update actions/cache digest to d4323d4 (#62) (b83283b)
  • deps: update actions/create-github-app-token digest to 0d56448 (#51) (4d9dec6)
  • deps: update actions/create-github-app-token digest to 21cfef2 (#68) (7922303)
  • deps: update actions/download-artifact digest to cc20338 (#63) (2988b75)
  • deps: update actions/upload-artifact digest to 4cec3d8 (#64) (27e1807)
  • deps: update codecov/codecov-action action to v5.4.0 (#69) (00f8a4f)
  • deps: update docker/setup-qemu-action action to v3.6.0 (#54) (965aa09)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v39.190.0 (9ba0e83)
  • deps: update github/codeql-action action to v3.28.10 (d1c4bc8)
  • deps: update https://github.com/msclock/cmake-registry digest to 82147f3 (3478b50)
  • deps: update https://github.com/msclock/cmake-registry digest to cc67464 (#52) (5633f31)
  • deps: update pre-commit hook astral-sh/ruff-pre-commit to v0.9.5 (#40) (3bf8e88)
  • deps: update pre-commit hook astral-sh/ruff-pre-commit to v0.9.9 (#66) (5878754)
  • deps: update pre-commit hook pre-commit/mirrors-mypy to v1.15.0 (#56) (27440f2)
  • deps: update pre-commit hook python-jsonschema/check-jsonschema to v0.31.2 (#67) (cfbeb21)
  • deps: update pypa/cibuildwheel action to v2.23.0 (#70) (33ff348)
  • deps: update renovate group (5894a5b)
  • deps: update renovate group (#57) (4066146)
  • update 0.8.38 from ss-pybind11 (fe79157)
  • update to ss-pybind11 0.8.39 (#83) (aa4766e)

v0.3.4

11 Feb 04:10
95bc40c
Compare
Choose a tag to compare

0.3.4 (2025-02-11)

Bug Fixes

  • release build when use qemu on ubuntu-24.04 (#61) (95bc40c)

v0.3.3

10 Feb 09:32
9fe7358
Compare
Choose a tag to compare

0.3.3 (2025-02-10)

Bug Fixes

Chores

Build

  • deps: sync bit7z and 7zip from vcpkg (#29) (b72dbac)

v0.3.2

03 Jan 05:17
7f85b80
Compare
Choose a tag to compare

0.3.2 (2025-01-03)

Performance

  • manage lib7zip though context manager (#27) (7f85b80)

Chores

  • change automerge schedule on renovate (#26) (1e1e82e)
  • use vars from cmake instead of scikit_build_core (#24) (75d664b)

v0.3.1

02 Jan 03:31
202de58
Compare
Choose a tag to compare

0.3.1 (2025-01-02)

Bug Fixes

  • hardening: fix hardening on windows based on msvc (#23) (202de58)

v0.3.0

01 Jan 12:03
b8c32da
Compare
Choose a tag to compare

0.3.0 (2025-01-01)

Features

Chores

  • deps: update actions/create-github-app-token digest to c1a2851 (#3) (7f1fa79)

v0.2.4

31 Dec 16:17
0c76e2a
Compare
Choose a tag to compare

0.2.4 (2024-12-31)

Performance

  • export symbols in pybit7z instead of raw _core (#21) (0c76e2a)

v0.2.3

31 Dec 09:03
d65a326
Compare
Choose a tag to compare

0.2.3 (2024-12-31)

Performance

  • pybind: add defaults and fix params (#18) (d65a326)

v0.2.2

31 Dec 03:11
751d243
Compare
Choose a tag to compare

0.2.2 (2024-12-31)

Bug Fixes

Reverts