Releases: matusf/z-base-32
Releases · matusf/z-base-32
0.1.4 - 2024-02-27
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
Changed
- bump pyo3 and maturin versions
z-base-32 0.1.2
Changed
- fix maturin version in
pyproject.toml
z-base-32 0.1.1
Added
pyproject.toml
for building from source
z-base-32 0.1.0
Added
- initial release