Download Latest Version 4.0.0 source code.tar.gz (120.8 kB)
Email in envelope

Get an email when there's a new version of Kotshi

Home / 3.0.0
Name Modified Size InfoDownloads / Week
Parent folder
3.0.0 source code.tar.gz 2024-07-20 129.8 kB
3.0.0 source code.zip 2024-07-20 222.3 kB
README.md 2024-07-20 3.8 kB
Totals: 3 Items   356.0 kB 0

Changes

K2 / KSP 2 support

Kotshi now supports Kotlin 2.0 and KSP2. Going forward only Kotlin 2.0 or later will be officially supported. Support for KSP1 will continue in the 2.x versions of Kotshi.

Removal of support for abstract factories

Having abstract classes or interfaces for your factories has been deprecated and is now removed. Factories must now be objects that implement the factory interface and delegate to the generated factory.

Details

New Contributors

Full Changelog: https://github.com/ansman/kotshi/compare/2.15.0...3.0.0

Source: README.md, updated 2024-07-20