Releases: itachi1706/AndroidHelperLib
Releases · itachi1706/AndroidHelperLib
Release 2.3.3
✨ New Features
9299b69- Bump AGP to 9.2 (commit by @itachi1706)
🔧 Chores
277b5d5- deps: bump softprops/action-gh-release from 2 to 3 (commit by @dependabot[bot])
What's Changed
- build(deps): bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.10.0 to 1.11.0 by @dependabot[bot] in #318
- chore(deps): bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #319
- build: Switch to use Android's Native coverage check by @itachi1706 in #322
- build(deps): bump org.sonarqube from 7.2.3.7755 to 7.3.0.8198 by @dependabot[bot] in #326
- build(deps): bump gradle-wrapper from 9.4.1 to 9.5.0 by @dependabot[bot] in #325
- build(deps): bump org.jetbrains.kotlin.plugin.serialization from 2.3.20 to 2.3.21 by @dependabot[bot] in #323
- build(deps): bump org.jetbrains.kotlin.android from 2.3.20 to 2.3.21 by @dependabot[bot] in #324
- feat: Bump AGP to 9.2 by @itachi1706 in #327
Full Changelog: 2.3.2...2.3.3
Release 2.3.2
✨ New Features
df13790- deps: Bump AGP to 9.1.0 (commit by @itachi1706)
♻️ Refactors
fa0b87d- Resolve some sonar issues (commit by @itachi1706)
✅ Tests
8c53169- Fixed coroutine tests (commit by @itachi1706)d64f5fa- Add various unit tests (commit by @itachi1706)
🔧 Chores
f0faaca- deps: bump stefanzweifel/git-auto-commit-action from 6 to 7 (commit by @dependabot[bot])1b9c55c- deps: bump actions/checkout from 5 to 6 (commit by @dependabot[bot])e0fd391- deps: bump actions/cache from 4 to 5 (commit by @dependabot[bot])632ebc7- deps: Bump minor dependencies (commit by @itachi1706)534a57e- deps: Bump gradle to latest 8.14.x (commit by @itachi1706)7d03fb6- Update comments (commit by @itachi1706)7c89ede- Add folder listing (commit by @itachi1706)
What's Changed
- chore(deps): bump stefanzweifel/git-auto-commit-action from 6 to 7 by @dependabot[bot] in #294
- chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #300
- chore(deps): bump actions/cache from 4 to 5 by @dependabot[bot] in #303
- build(deps): bump org.sonarqube from 6.3.1.5724 to 7.2.2.6593 by @dependabot[bot] in #308
- build(deps): bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.9.0 to 1.10.0 by @dependabot[bot] in #310
- Dependency Updates by @itachi1706 in #316
- build(deps): bump gradle-wrapper from 8.14.4 to 9.4.1 by @dependabot[bot] in #311
- test: Add various unit tests by @itachi1706 in #317
Full Changelog: 2.3.1...2.3.2
Release 2.3.1
🐛 Bug Fixes
a2d9dc7- Set call handling to not use base url as path (commit by @itachi1706)
What's Changed
- fix: Set call handling to not use base url as path by @itachi1706 in #292
Full Changelog: 2.3.0...2.3.1
Release 2.3.0
✨ New Features
b55323c- Added a mapping to map to Volley methods (commit by @itachi1706)
♻️ Refactors
405b944- Use object directly (commit by @itachi1706)
What's Changed
- build(deps): bump com.google.android.material:material from 1.12.0 to 1.13.0 by @dependabot[bot] in #287
- build(deps): bump org.sonarqube from 6.2.0.5505 to 6.3.1.5724 by @dependabot[bot] in #284
- build(deps): bump org.jetbrains.kotlin.android from 2.2.0 to 2.2.20 by @dependabot[bot] in #288
- feat: Added a mapping to map to Volley methods by @itachi1706 in #291
- build(deps): bump com.android.library from 8.12.1 to 8.13.0 by @dependabot[bot] in #286
- build(deps): bump org.jetbrains.kotlin.plugin.serialization from 2.2.10 to 2.2.20 by @dependabot[bot] in #289
Full Changelog: 2.2.0...2.3.0
Release 2.2.0
✨ New Features
ff63b46- Updated ApiResponse class to support Serialized Api Responses (commit by @itachi1706)
Full Changelog: 2.1.0...2.2.0
Release 2.1.0
♻️ Refactors
bb66921- Moved extensions to its own files (commit by @itachi1706)
Full Changelog: 2.0.2...2.1.0
Release 2.0.2
🔧 Chores
e82fcc9- Disable deprecation warning for now (commit by @itachi1706)
Full Changelog: 2.0.1...2.0.2
Release 2.0.1
✨ New Features
a63c3b6- Temporarily readded files until extensions are fixed (commit by @itachi1706)
🔧 Chores
bbf83df- deps: bump actions/setup-java from 4 to 5 (commit by @dependabot[bot])2551b49- deps: bump actions/checkout from 4 to 5 (commit by @dependabot[bot])1dd3ccd- deps: Bump library version (commit by @itachi1706)
What's Changed
- chore(deps): bump actions/setup-java from 4 to 5 by @dependabot[bot] in #279
- build(deps): bump org.jetbrains.kotlin.plugin.serialization from 2.2.0 to 2.2.10 by @dependabot[bot] in #277
- build(deps): bump androidx.core:core-ktx from 1.16.0 to 1.17.0 by @dependabot[bot] in #276
- build(deps): bump androidx.test.ext:junit from 1.2.1 to 1.3.0 by @dependabot[bot] in #273
- build(deps): bump androidx.test.espresso:espresso-core from 3.6.1 to 3.7.0 by @dependabot[bot] in #272
- chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #275
Full Changelog: 2.0.0...2.0.1
Release 2.0.0
💥 BREAKING CHANGES
-
due to
6a3640b- Switched to using Kotlin extensions for EdgeToEdge and pref helpers (commit by @itachi1706):Switched to using Kotlin extensions for EdgeToEdge and pref helpers
-
due to
4211733- Migrated PendingIntentDep to Context extensions (commit by @itachi1706):Migrated PendingIntentDep to Context extensions
✨ New Features
6a3640b- Switched to using Kotlin extensions for EdgeToEdge and pref helpers (commit by @itachi1706)4211733- Migrated PendingIntentDep to Context extensions (commit by @itachi1706)
What's Changed
- feat!: Switched to using Kotlin extensions for EdgeToEdge and pref he… by @itachi1706 in #281
Full Changelog: 1.6.4...2.0.0
Release 1.6.4
✨ New Features
ab5d449- Added more permutations to E2E (commit by @itachi1706)
Full Changelog: 1.6.3...1.6.4