New Features

When adding a new input value, a new equivalence class called “boundaries” is being generated in addition to “valid” and “invalid”.

Other
- Changed copy/paste of complex types to CTRL+Shift+C/V to allow for normal text copy/paste of primitive types.
- When adding a new input value its type is shown automatically (previously a name had to be entered first).
- Added support for Visual Studio 2022.
Fixed bugs
- Fixed code generation issues with primitive types (long, decimal in IntelliJ and VS version respectively).
- Improved detection of a void type.
- Removed superfluous lines of generated code.
- CustomAssertions now generate correctly with complex types (includes a fix for incomplete constructor generation).
Notes
Version jump
While working on our build system we decided to unify all our different packages under a common version number.