Since 0.97.x:
- Generate nicer ChangeLog
- Include generated doc in doc as well
- Export more functions for simarrange compatibility
- Do not include block.stl in doc, but include COPYING
- On Mac, use `-dead_strip` linker flag instead of `--gc-sections --as-needed`
- `stl_repair()`
- Provide `stl_get_error` function
- Indent cleanup
- Error reporting and no exiting
- Publish Windows pre-compiled binaries