Skip to content

Version 2.0.3

Choose a tag to compare

@mittinatten mittinatten released this 20 Mar 12:01
· 190 commits to master since this release

This version separates the Python bindings into a separate module. To be able to release Windows binaries of the Python module, the code has been changed to be C89 compatible where necessary, with a few macros to allow using restrict and inline when compiled with a C99 compiler. There are no changes to the behavior of the CLI or C API in this release.