Skip to content

0.3.0

Compare
Choose a tag to compare
@gfreivasc gfreivasc released this 17 Dec 19:01
· 19 commits to trunk since this release

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 calls Activity::finish explicitly.