Skip to content

Releases: itachi1706/AndroidHelperLib

Release 1.4.4

10 Jul 08:51
1.4.4
ae7a439
Compare
Choose a tag to compare

✨ New Features

🐛 Bug Fixes

♻️ Refactors

🔧 Chores

What's Changed

  • Gradle 8 upgrade and SDK 34 support by @itachi1706 in #192
  • chore(deps): bump actions/cache from 3 to 4 by @dependabot in #193
  • feat: Implemented a basic API handler with Volley by @itachi1706 in #195
  • build(deps): bump org.jetbrains.kotlin.android from 1.9.22 to 1.9.23 by @dependabot in #200
  • build(deps): bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.6.2 to 1.6.3 by @dependabot in #198
  • build(deps): bump org.jetbrains.kotlin.plugin.serialization from 1.9.22 to 1.9.23 by @dependabot in #201
  • build(deps): bump org.jetbrains.kotlin.android from 1.9.23 to 2.0.0 by @dependabot in #212
  • build(deps): bump com.google.android.material:material from 1.11.0 to 1.12.0 by @dependabot in #209
  • build(deps): bump androidx.core:core-ktx from 1.12.0 to 1.13.1 by @dependabot in #208
  • build(deps): bump org.sonarqube from 4.4.1.3373 to 5.0.0.4638 by @dependabot in #204
  • chore(deps): bump softprops/action-gh-release from 1 to 2 by @dependabot in #202
  • ci: Update sonarqube to add versioning by @itachi1706 in #218
  • build(deps): bump org.jetbrains.kotlin.plugin.serialization from 1.9.23 to 2.0.0 by @dependabot in #213
  • build(deps): bump androidx.appcompat:appcompat from 1.6.1 to 1.7.0 by @dependabot in #214
  • build(deps): bump androidx.test.espresso:espresso-core from 3.5.1 to 3.6.1 by @dependabot in #223
  • build(deps): bump androidx.test.ext:junit from 1.1.5 to 1.2.1 by @dependabot in #224
  • build(deps): bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.6.3 to 1.7.1 by @dependabot in #225
  • build(deps): bump org.sonarqube from 5.0.0.4638 to 5.1.0.4882 by @dependabot in #226
  • build(deps): bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.6.3 to 1.7.0 in /helperlib by @dependabot in #215
  • Agp 8.5 by @itachi1706 in #227
  • refactor: Migrate to library catalog by @itachi1706 in #228

Full Changelog: 1.4.3...1.4.4

Release 1.4.3

09 Jan 17:39
1.4.3
0c19f6a
Compare
Choose a tag to compare

🔧 Chores

What's Changed

  • build(deps): bump androidx.core:core-ktx from 1.9.0 to 1.10.1 by @dependabot in #166
  • build(deps): bump org.sonarqube from 3.5.0.2730 to 4.3.0.3225 by @dependabot in #170
  • build(deps): bump androidx.preference:preference-ktx from 1.2.0 to 1.2.1 by @dependabot in #172
  • chore(deps): bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #182
  • chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #176
  • build(deps): bump org.sonarqube from 4.3.0.3225 to 4.4.1.3373 by @dependabot in #180
  • chore(deps): bump actions/setup-java from 3 to 4 by @dependabot in #188

Full Changelog: 1.4.2...1.4.3

Release 1.4.2

10 Jun 15:52
Compare
Choose a tag to compare

✨ New Features

What's Changed

  • build(deps): bump com.google.android.material:material from 1.7.0 to 1.9.0 by @dependabot in #160
  • build(deps): bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.8.10 to 1.8.21 by @dependabot in #158
  • Deprecate artifactory by @itachi1706 in #165

Full Changelog: 1.4.1...1.4.2

Release 1.4.1

11 Mar 15:29
917f2b0
Compare
Choose a tag to compare

Dependency Updates

What's Changed

  • chore(deps): bump actions/cache from 1 to 3 by @dependabot in #134
  • chore(deps): bump org.jfrog.buildinfo:build-info-extractor-gradle from 4.30.1 to 4.31.5 by @dependabot in #148
  • chore(deps): bump androidx.appcompat:appcompat from 1.5.1 to 1.6.1 by @dependabot in #142
  • chore(deps): bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.7.22 to 1.8.10 by @dependabot in #140
  • chore(deps): bump actions/checkout from 2 to 3 by @dependabot in #147
  • chore(deps): bump espresso-core from 3.5.0 to 3.5.1 by @dependabot in #138
  • chore(deps): bump junit from 1.1.4 to 1.1.5 by @dependabot in #137
  • chore(deps): bump actions/setup-java from 1 to 3 by @dependabot in #146

Full Changelog: 1.4.0...1.4.1

Release 1.4.0

17 Dec 15:57
Compare
Choose a tag to compare

Targeting SDK 33

Full Changelog: 1.3.9...1.4.0

Release 1.3.9

17 Dec 15:47
Compare
Choose a tag to compare
  • Supressed some warnings
  • Also compiling against SDK 33

Full Changelog: 1.3.8...1.3.9

Release 1.3.8

17 Dec 15:46
Compare
Choose a tag to compare

Dependency Updates

What's Changed

Full Changelog: 1.3.7...1.3.8

Release 1.3.7

12 Mar 14:02
Compare
Choose a tag to compare

Hotfix to expose the isCancelled variable

Full Changelog: 1.3.6...1.3.7

Release 1.3.6

11 Mar 12:40
Compare
Choose a tag to compare

Hotfix for extra context variable in 1.3.5's CoroutineAsyncTask

Full Changelog: 1.3.5...1.3.6

Release 1.3.5

07 Mar 10:19
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.4...1.3.5