Skip to content

Releases: matusf/z-base-32

0.1.5 - 2026-06-15

15 Jun 18:31
0.1.5
241c303

Choose a tag to compare

Release Notes

Added

  • Add docs

Changed

  • Update dependencies (pyo3, clap, anyhow, quickcheck)
  • Set version as dynamic in pyproject.toml (#80)
  • Drop anyhow dependency from cli

Download z-base-32 0.1.5

File Platform Checksum
z-base-32-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
z-base-32-x86_64-apple-darwin.tar.xz Intel macOS checksum
z-base-32-x86_64-pc-windows-msvc.zip x64 Windows checksum
z-base-32-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
z-base-32-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum

0.1.4 - 2024-02-27

27 Feb 17:10
0.1.4
08ca2b4

Choose a tag to compare

Release Notes

Added

  • Enable trusted publishing for PyPI
  • Add CLI utillity
  • Implement Error trait for DecodeError

Changed

  • bump pyo3 and maturin versions

Download z-base-32 0.1.4

File Platform Checksum
z-base-32-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
z-base-32-x86_64-apple-darwin.tar.xz Intel macOS checksum
z-base-32-x86_64-pc-windows-msvc.zip x64 Windows checksum
z-base-32-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
z-base-32-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum

z-base-32 0.1.3

21 Nov 17:27
70f5afc

Choose a tag to compare

Changed

  • bump pyo3 and maturin versions

z-base-32 0.1.2

25 Aug 16:51
6956858

Choose a tag to compare

Changed

  • fix maturin version in pyproject.toml

z-base-32 0.1.1

25 Aug 16:15
9648e5e

Choose a tag to compare

Added

  • pyproject.toml for building from source

z-base-32 0.1.0

19 Aug 12:33
b5560ee

Choose a tag to compare

Added

  • initial release