0.3.0
API and Dependencies stabilization, and bug fixes.
- KSP and Room XProcessing have both reached more stable versions. We've updated to those versions.
- Now we also support multi-module routing with KSP, since it now supports traversing annotations from dependency modules.
- Refactor Crane instance management to allow for easier use with DI.
- Fixes back press behavior on Android 12.
popAffinity()
when no affinity is specified still callsActivity::finish
explicitly.