We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Take version info from pyproject.toml (#24)
Fix inconsistent byte ordering on big endian systems (#23)
Add support for numpy 2.0 (#22)
Handle 16-bit containers with 8-bit samples when encoding bytes (#21)
Remove writing test code (#20)
Add wheels for Python 3.12 (#12)
Add release workflow - create wheels and upload to pypi using trused publisher - add pyproject.toml - remove obsolete release documentation - remove non-functional test - see #3