2.0.0-alpha4
Pre-release
Pre-release
github-actions
released this
08 Oct 11:38
·
569 commits
to c63fd124459352ccd4906d6fe850ee569eab7dc1
since this release
What's Changed
- Refactor builtin's execute method for wider return types by @fwendland in #242
- Fixing problems with order expression in MARK entities without class objects by @oxisto in #247
- Switching back to official CPG 4.0 release by @oxisto in #252
- Converted tests to Kotlin by @oxisto in #255
- Update junit5 monorepo to v5.8.0 by @renovate in #259
- Change evaluation of
when
to fail on errors and fix rule mistakes by @fwendland in #258 - Consistently using
getSuitableDFGTarget
to find suitable DFG target by @oxisto in #261 - Add explicit Kotlin dependency to prevent version mix by @fwendland in #269
- Remove warnings from Kotlin compiler in test cases by @fwendland in #268
- Visual Studio Code Plugin by @oxisto in #265
- Support multiple MARK files by @fwendland in #273
- Add severity and pass message for findings by @fwendland in #270
- Update MARK to pull in annotation feature by @fwendland in #278
- Fix loading multiple mark files by @fwendland in #284
- Bump VSCode engine and types by @fwendland in #291
Full Changelog: v2.0.0-alpha3...v2.0.0-alpha4