Skip to content

Releases: LDRAlighieri/Corbind

1.11.0

04 May 14:50
379b5fd
Compare
Choose a tag to compare
  • Update: minSdk is now 19.
  • Update: Kotlin to v1.9.23.
  • Update: Material components to v1.12.0.
  • Update: Minor update of other libraries.

1.10.0

19 Dec 13:11
3eda8f7
Compare
Choose a tag to compare
  • New: BOM (Bills of Materials) module.
  • Update: Kotlin to v1.9.21.
  • Update: Material components to v1.11.0.
  • Update: Minor update of other libraries.

1.9.0

08 Oct 22:15
e1f449f
Compare
Choose a tag to compare
  • New: Bindings list:
    • AndroidX library bindings:
      • corbind-activity:
        • OnBackPressedDispatcher:
          • backProgressed
          • backEvents
  • Update: Kotlin to v1.9.10.
  • Update: Kotlin coroutines to v1.7.3.
  • Update: Material components to v1.10.0.
  • Update: Minor update of other libraries.

1.8.0

06 May 20:19
5c9d176
Compare
Choose a tag to compare
  • New: Bindings list:
    • Google "material" library bindings:
      • corbind-material:
        • MaskableFrameLayout:
          • maskChanges
  • New: Binary compatibility validator
  • Update: Kotlin to v1.8.21.
  • Update: Kotlin coroutines to v1.7.0.
  • Update: Material components to v1.9.0.
  • Update: Minor update of other libraries.

1.7.0

25 Jan 12:25
Compare
Choose a tag to compare
  • New: Bindings list:
    • Google "material" library bindings:
      • corbind-material:
        • HideBottomViewOnScrollBehavior:
          • bottomViewScrollStateChanges
        • SearchBar:
          • navigationClicks
        • SearchView:
          • transitionStateChanges
          • transitionStateChangeEvents
        • SideSheetBehavior:
          • sideSheetSlides
          • sideSheetStateChanges
  • Update: Kotlin modules dependency to v1.8.0.
  • Update: Material components dependency to v1.8.0.
  • Update: Minor update of other libraries.

1.6.0

20 Oct 18:05
Compare
Choose a tag to compare
  • New: Fragment module
  • New: Bindings list:
    • AndroidX library bindings:
      • corbind-fragment:
        • FragmentManager:
          • resultEvents
  • Update: Kotlin modules dependency to v1.7.20.
  • Update: Material components dependency to v1.7.0.
  • Update: Minor update of other libraries.

1.5.5

18 Jul 19:54
Compare
Choose a tag to compare
  • New: Build logic module.
  • Update: Kotlin modules dependency to v1.7.10.
  • Update: Kotlin coroutines modules dependency to v1.6.4.
  • Update: Material components dependency to v1.6.1.
  • Update: Minor update of other libraries.

1.5.4

08 May 12:51
Compare
Choose a tag to compare
  • Update: SlidingPaneLayout panelOpens extensions. Changed listener setting method from set to add.
  • Update: SlidingPaneLayout panelSlides extensions. Changed listener setting method from set to add.
  • Update: ChipGroup checkedChanges extensions. Replace ChipGroup.OnCheckedChangeListener with
    ChipGroup.OnCheckedStateChangeListener. Supports multiple checked IDs and no longer requires the
    single selection flag.
  • Update: Kotlin modules dependency to v1.6.21.
  • Update: Kotlin coroutines modules dependency to v1.6.1.
  • Update: Material components dependency to v1.6.0.
  • Update: Minor update of other libraries.

1.5.3

13 Jan 19:56
Compare
Choose a tag to compare
  • Update: Kotlin modules dependency to v1.6.10.
  • Update: Kotlin coroutines modules dependency to v1.6.0.
  • Update: Material components dependency to v1.5.0.
  • Update: Minor update of other libraries.
  • Add: Version catalogs.

1.5.2

02 Jul 19:19
Compare
Choose a tag to compare
  • Update: BottomNavigationView extensions replaced by NavigationBarView extensions.
  • Update: Kotlin modules dependency to v1.5.20.
  • Update: Material components dependency to v1.4.0.
  • Update: Minor update of other libraries.