Skip to content

0.2.1

Compare
Choose a tag to compare
@mincrmatt12 mincrmatt12 released this 01 Nov 07:42
· 232 commits to master since this release
1287be1

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.