0.2.1
This is a minor bugfix release with a few new features
New Features
- New option
-fuse-cplusplus-guard
which makes the generated headers C++ compatible
Bugs Fixed
- Previously, a try-except block with an empty handler would cause an error; now it correctly does nothing and exit on an error.