- Replacement suggestions popup appears now on IntelliJ Platform 2021.2
- Remove "untilBuild" IntelliJ version from plugin description to extends compatibility with recent versions
- Re-implemented as a true injectable language
- Validator documentation
- Settings (Color Scheme, Inspections, Intentions)
- Code Insight only for detect validators in the project classpath #16
- Support of custom validator definitions
- Add missing
number_type
validator to JCV Core definitions #17
- Syntax highlighting
- Validator auto-completion
- Replacement suggestions
- No more JCV live templates
- Initial release