Skip to content

Releases: proycon/python-ucto

v0.6.9

17 Dec 11:56
Compare
Choose a tag to compare

Built against ucto v0.35

v0.6.8

12 Sep 13:37
Compare
Choose a tag to compare

Built against ucto v0.34

v0.6.7

31 Oct 15:07
Compare
Choose a tag to compare

Built against ucto 0.30

v0.6.6

13 Sep 09:56
Compare
Choose a tag to compare
  • Fixed wheels for macos arm64
  • Fixed compilation with latest cython
  • No functional changes

v0.6.5

22 Apr 10:27
Compare
Choose a tag to compare

Updated for Ucto v0.29, fixes #16

v0.6.4

21 Feb 09:55
Compare
Choose a tag to compare

Updated for ucto v0.28

v0.6.3

23 Jan 14:23
Compare
Choose a tag to compare
  • No functional changes
  • Require latest ucto
  • Removed libtar dependency
  • Fixed wheel building, builds wheels that are further backward-compatible now (manylinux2014)

v0.6.2

03 Jan 13:26
Compare
Choose a tag to compare

Updated for ucto 0.26

v0.6.1

30 Nov 17:04
Compare
Choose a tag to compare

Fixes for Python package index and python wheels, no functional changes

v0.6.0

22 Jul 20:33
Compare
Choose a tag to compare
  • 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