Skip to content

Latest commit

 

History

History
371 lines (244 loc) · 5.97 KB

CHANGELOG.md

File metadata and controls

371 lines (244 loc) · 5.97 KB
2024.06.05 [v2.9.1]
feat(koin-core): add new dependency for io.insert-koin core library
2024.05.16 [v2.9.0]
feat(kotlin): update kotlin coroutines libraries
feat(core): update core androidx libs to v1.13.1 (and compatible)
feat(datastore): update datastore androidx libs to v1.1.1
feat(guava): update guava dependency libraries 
feat(recyclerview): update recyclerview lib to v1.3.1
2024.04.22 [v2.8.4]
feat(jacoco): add new org.jacoco dependency
feat(ow2-asm): add new org.ow2.asm dependency
feat(x-privacysandbox): add new androidx.privacysandbox dependency
2024.04.17 [v2.8.2]
feat(datastore): add new androidx.datastore dependency
feat(kotlinx): add new com.jetbrains.kotlinx dependency
2023.11.29 [v2.8.1]
fix(guava): update guava dependencies to resolve crash on older Android versions
2023.11.03 [v2.8.0]
feat(androidx.media3): add new androidx.media3 dependency
2023.10.24 [v2.7.1]
feat(x-healthconnect): update health connect to v1.1.0-alph05
feat(x-work): update to include kotlin extensions
2023.07.21 [v2.7.0]
feat(androidx.core): update core lib to latest version 1.10.1
feat(androidx.webkit): new androidx webkit dependency
2023.07.12 [v2.6.0]
feat(airpackage): add platforms to enable deployment restrictions to supported platforms
feat(recaptcha): add recaptcha dependency lib v18.2.1
2023.07.04 [v2.5.2]
feat(datatransport): update internals to latest version 3.1.9
feat(protobuf-lite): update to latest version 3.21.11
feat(grpc): update to latest version 1.52.1
feat(all): update to latest build process
2023.06.16 [v2.5.1]
fix: correct additional jar dependency names which were conflicting in particular extension combinations
2023.06.09 [v2.5.0]
feat(androidx.healthconnect): new dependency for health connect related features v1.1.0-alpha01
feat(guava): add kotlin extension support
fix(core): correct missing dependency from build
2023.03.27 [v2.4.0]
feat(gson): migrate to new gradle dependencies
2023.03.27 [v2.4.0]
feat(gson): migrate to new gradle dependencies
2023.03.27 [v2.4.0]
feat(kotlin): update to v1.8.10
feat(browser): update sdk v1.5.0
feat(constraintlayout): update sdk v2.1.4
feat(emoji2): update sdk v1.3.0
feat(exifinterface): update sdk v1.3.6
feat(appcompat): update sdk v1.6.1
feat(core): update sdk v1.9.0
feat(installreferrer): update sdk v2.2
feat(grpc): update internal sdk perfmark-api-0.23.0
feat(material): update sdk v1.6.0
feat(guava): update internal sdk animal-sniffer-annotations-1.19
feat(gson): update sdk v2.8.9
feat(datatransport): update internal sdk transport-runtime v3.1.8
feat(dagger): update sdk v2.28.3
feat(work): update sdk v2.8.1
feat(room): update sdk v2.5.1
feat(recyclerview): update sdk v1.3.0
chore(cardview): update build
chore(concurrent): update build
chore(reactivex): update build
chore(protobuf-lite): update build
chore(glide): update build
chore(vectordrawable): update build
chore(transition): update build
2022.12.19 [v2.3.1]
feat(kotlin): update kotlin library to v1.5 
2022.11.18 [v2.3.0]
feat(androidx.browser): update androidx.browser lib to v1.4.0
2022.06.23 [v2.2.2]
feat(build,scripts): correct case issue in android context/extension classes, update build scripts, correct version of dependencies
feat(ios): remove all minimum ios version flags to ensure no conflicts
2022.03.15 [v2.2.1]
Update core extension lifecycle lib to latest compatible release
2022.03.14 [v2.2.0]
Add glide library
2022.03.09 [v2.1.0]
Update guava libs to 31.0.1
2022.03.08 [v2.0.0]
Latest androidx libraries
2021.09.13 [v1.6.2]
Added androidx.concurrent
2021.08.31 [v1.6.1]
Corrected build issue in 1.6.0
2021.08.20 [v1.6.0]
AIR packages for android dependency libraries
2021.02.03 [v1.5.0]
Updated to latest Android libraries
2021.01.20 [v1.4.0]
Added androidx room and work dependencies, updates for several support libs
2020.09.01 [v1.3.0]
Added new dependencies
 - androidx.exifinterface
 - com.google.guava
 - io.grpc 
 - io.reativex

Updated protobuf and androidx libs
2020.05.04 [v1.2.0]
Updated to latest androidx releases
2020.04.22 [v1.0.1]
Added androidx constraintlayout library and removed legacy extensions
2020.03.19 [v1.0.0]
Added install referrer functionality and docs
2020.03.18 [v1.0.0]
AndroidX release
2019.08.12 [v27.0.2]
Android 64bit support (resolves #2)
2019.02.26 [v27.0.2]
Updated minimum iOS version to 8.0 
2018.08.08 [v27.0.2]
Added the install referrer ANE and updated dependencies
2018.03.24 [v27.0.2]
v27.0.2 release, adding design and recyclerview libraries
2018.03.10 [v27.1.0]
Update to version v27.1.0
2018.02.22 [v26.1.0]
Updated Android Support libs to v26.1.0 with all correct dependencies
2017.09.19 [v26.1.0]
Update to version v26.1.0
2017.05.30 [v25.3.1]
Update to version v25.3.1
2017.03.13 [v25.2.0]
Update to version 25.2.0 of the Android support libraries
2017.01.06 [v24.1.1]
Added card view v7 android support ANE
2016.12.15 [v24.1.1]
Update to version 24.1.1 of the Android support libraries
2016.11.22 [v24.1.0]
Update to version 24.1.0 of the Android support libraries
2016.08.10 [v24.0.0]
Updated to v24.0.0
2016.08.10 [v23.0.0]
Updated to v23.0.0
2016.07.16
Updated to be compatible with latest Core ANE
2015.11.18
Update to latest Android support lib
2015.11.05
Updated to latest SDK
2015.08.31
Initial release