Releases: itachi1706/AndroidHelperLib
Releases · itachi1706/AndroidHelperLib
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
Release 1.6.3
✨ New Features
10cfedf- Added support for content view edge to edge as well (commit by @itachi1706)
Full Changelog: 1.6.2...1.6.3
Release 1.6.2
🐛 Bug Fixes
7f2abe7- Remove Android R requirement (commit by @itachi1706)
Full Changelog: 1.6.1...1.6.2