Releases: deva666/Peko
Releases · deva666/Peko
v3.0.5
v3.0.4
v3.0.3
3.0.1
Major release with a breaking change.
Permission results are now returned as Kotlin coroutine Flow.
PermissionResultnow has a single String permission as property.Pekosingleton is removed.PermissionRequesterinterface is now its replacement.- Extension functions for
FragmentandActivityare removed. PermissionLiveDataclass removed- Updated to Kotlin v1.6.21 and coroutines v1.6.4
v3.0.0-ALPHA-01
Major release with a breaking change from vanilla Kotlin coroutines to Kotlin coroutine Flow.
PermissionResultnow has a singleStringpermission as property.Pekosingleton is removed.PermissionRequesterinterface is now its replacement.- Extension functions for
FragmentandActivityare removed. PermissionLiveDataclass removed- Updated to Kotlin v1.6.21 and coroutines v1.6.4