Releases: LDRAlighieri/Corbind
Releases · LDRAlighieri/Corbind
1.11.0
1.10.0
- 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
- New: Bindings list:
- AndroidX library bindings:
corbind-activity
:OnBackPressedDispatcher
:backProgressed
backEvents
- AndroidX library bindings:
- 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
- New: Bindings list:
- Google "material" library bindings:
corbind-material
:MaskableFrameLayout
:maskChanges
- Google "material" library bindings:
- 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
- New: Bindings list:
- Google "material" library bindings:
corbind-material
:HideBottomViewOnScrollBehavior
:bottomViewScrollStateChanges
SearchBar
:navigationClicks
SearchView
:transitionStateChanges
transitionStateChangeEvents
SideSheetBehavior
:sideSheetSlides
sideSheetStateChanges
- Google "material" library bindings:
- 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
- New: Fragment module
- New: Bindings list:
- AndroidX library bindings:
corbind-fragment
:FragmentManager
:resultEvents
- AndroidX library bindings:
- 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
- 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
- Update:
SlidingPaneLayout
panelOpens
extensions. Changed listener setting method fromset
toadd
. - Update:
SlidingPaneLayout
panelSlides
extensions. Changed listener setting method fromset
toadd
. - 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
- 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
- Update:
BottomNavigationView
extensions replaced byNavigationBarView
extensions. - Update: Kotlin modules dependency to v1.5.20.
- Update: Material components dependency to v1.4.0.
- Update: Minor update of other libraries.