2.2.1 - Injected functions can return pointers
Makes certain C++ semantics for functions much more straightforward.
What's Changed
- Add tests around constant values by @gordonwatts in #241
- Injected C++ functions can return pointers to objects by @gordonwatts in #243
Full Changelog: 2.2.0...2.2.1