v1.0.0-alpha.9
Pre-release
Pre-release
elliotcmorris
released this
19 Mar 11:48
·
30 commits
to main
since this release
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