Stateless API
Pre-release
Pre-release
Refactored API to not keep track of any state (except for the global verbosity setting). This added a few more lines to simple cases (such as example.c), but the reduced book-keeping should make it much more maintainable and closer to bug-free.
From this release onwards distribution tarballs of releases (maybe not all patches) will be available for download on the GitHub-pages. This is to provide an autotools-independent version (#9).
This breaks the Python bindings, anyone in need of those can use 0.2.1.4 for now.