Skip to content

Releases: zao/pydds

Release 0.0.8

Choose a tag to compare

@zao zao released this 16 Aug 18:50
fdf66a4

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

Release 0.0.7

Choose a tag to compare

@zao zao released this 26 Jan 14:04

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

Release 0.0.6

Choose a tag to compare

@zao zao released this 07 Jan 03:57
ff66aa8

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.