v2.5.0-beta02
Pre-release
Pre-release
github-actions
released this
23 Feb 18:28
·
248 commits
to main
since this release
Fixed
- Binding supertype which is narrower than return type is wrongly allowed by @IlyaGulya in (#833)
- Don't cache the
projectDir
orbinaryFile
as part ofGeneratedFileCache
by @RBusarow in (#883) - Add restored-from-cache, previously-generated files to analysis results after code generation by @RBusarow in (#882)
Other Notes & Contributions
- @IlyaGulya made their first contribution in (#833)