Skip to content

v1.0.22

Compare
Choose a tag to compare
@MiguelCompany MiguelCompany released this 17 Sep 11:34
· 79 commits to master since this release
f986b01

This release adds the following improvements:

  • CI improvements for googletest integration (#110)

It also contains the following bugfix:

  • Properly deallocate arrays when an exception is captured (#114)

Related PRs:
#110, #114, #115