Skip to content

Releases: zao/pydds

Release 0.0.8

16 Aug 18:50
@zao zao
fdf66a4
Compare
Choose a tag to compare

This release contains an important bugfix to avoid reading too much memory when exposing a converted image to Python.

Release 0.0.7

26 Jan 14:04
@zao zao
Compare
Choose a tag to compare

This version includes the previously forgotten Python dds package which wraps the native extension.

Release 0.0.6

07 Jan 03:57
@zao zao
ff66aa8
Compare
Choose a tag to compare

Now uses the Python "Limited API" rather than pybind11 in order to build forward-compatible ABI3 wheels for all platforms.
Wheels are now also built for ARM64 targets.