Skip to content
This repository has been archived by the owner on Dec 14, 2024. It is now read-only.

Latest commit

 

History

History
executable file
·
46 lines (23 loc) · 764 Bytes

CHANGELOG.md

File metadata and controls

executable file
·
46 lines (23 loc) · 764 Bytes

Changelog

Version 0.1.0

  • Initial release

Version 0.9.2

  • Fix forked Workflow invoking didComplete multiple times

Version 0.9.3

  • Upgraded iOS library to Swift 5

Version 0.10.0

  • Updates from the internal fork of RIBs (see Releases section)

Version 0.10.1

  • Added REPLACE_TOP RouterNavigator flag

Version 0.11.0

  • Migrate library modules to Kotlin but keep the same APIs

Version 0.11.1

  • Bugfixes for Kotlin migration

Version 0.11.2

  • One more bugfix and log message for Kotlin migration edge case

Version 0.11.3

  • Added NEW_TASK_REPLACE RouterNavigator flag

Version 0.12.0

  • Added Jetpack Compose RIB classes

Version 0.12.1

  • BasicComposeRouter now auto-attaches child composable content