Skip to content

Releases: fritztwo/fritz2

Version 1.0-RC21

17 Dec 15:52

Choose a tag to compare

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 set ksp.incremental=false in your gradle.properties file. Otherwise a gradle build command 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