We are happy to announce, that this release finally upgrades fritz2 to Kotlin 2.2 🎉
This is the first release from our new github repository and thefritztwo organization, so beware that the PRs mentioned here still relates to the old repository: https://github.com/jwstegemann/fritz2
Improvements
- PR 947: Upgrades to Kotlin 2.2.20.
Beware that there is a Bug in KSP, that requires the following workaround:
You must setksp.incremental=falsein yourgradle.propertiesfile. Otherwise agradle buildcommand will not work. - PR 937: Improves messages of
CollectionLensGetException
Old Releases
If you are interested in the old releases up to 1.0-RC20, please have a look at the old repository: https://github.com/jwstegemann/fritz2/releases