cbindgen v0.8.7 Release Notes

Release Date: 2019-05-12 // almost 5 years ago
  •  * Require C++11 to run the test-suite (#341, test-only)
     * Improve mangling error message (#340)
     * Add the ability to automatically derive copy-constructors for tagged enums (#339)
     * Use placement new for constructing in tagged unions' helper methods (#333)