Skip to content

v1.0.0-alpha.9

Pre-release
Pre-release
Compare
Choose a tag to compare
@elliotcmorris elliotcmorris released this 19 Mar 11:48
· 30 commits to main since this release
fc4a050

C++ getProperty methods now return std::optional rather than throwing when invoked without a default parameter. This mirrors the python behaviour of returning None in this case. #57