Releases: proycon/python-ucto
Releases · proycon/python-ucto
v0.6.6
- Fixed wheels for macos arm64
- Fixed compilation with latest cython
- No functional changes
v0.6.5
Updated for Ucto v0.29, fixes #16
v0.6.3
- No functional changes
- Require latest ucto
- Removed libtar dependency
- Fixed wheel building, builds wheels that are further backward-compatible now (manylinux2014)
v0.6.1
Fixes for Python package index and python wheels, no functional changes
v0.6.0
- Adds support for locally installed uctodata (in $XDG_CONFIG_HOME/ucto, aka ~/.confg/ucto)
- Adds an
installdata()
function to automatically download and install uctodata locally
- Allow distribution as python wheels