Alligator v3.0.0 Release Notes

Release Date: 2019-03-02 // over 5 years ago
  • ๐Ÿ‘Œ Improvements:

    • ๐Ÿ‘ AndroidX support
    • Incremental annotation processing
    • ๐Ÿ‘ Nullability annotations for better Kotlin support
    • ๐Ÿ‘Œ Improved converters api
    • ๐Ÿ›  Fixing a problem with transparent activities

    Api changes:

    • ScreenSwitcher interface changed
    • Converters are interfaces now
    • getScreenOrNull method in ScreenResolver, getScreen never returns null now
    • NavigationContextBinder receives an activity in unbind method