2.2.0 - ENums!
The big new feature is the support for C++ enums. But there are all so a bunch of smaller protections that have gone in.
What's Changed
- Fix up publish branch by @gordonwatts in #217
- Support C++ enums by @gordonwatts in #219
First
needs to work with nested loops by @gordonwatts in #226- feat: Add error handling for empty sequence in First() method by @gordonwatts in #228
- Add protection around the call to release setup by @gordonwatts in #235
Full Changelog: 2.1.2...2.1.4