Version 2.0.3
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.