Releases: shogo4405/HaishinKit.kt
Releases · shogo4405/HaishinKit.kt
0.12.0
What's Changed
- Bump org.jetbrains.dokka:dokka-gradle-plugin from 1.8.20 to 1.9.10 by @dependabot in #194
- Bump com.pinterest:ktlint from 0.48.1 to 0.51.0-FINAL by @dependabot in #193
- Bump androidx.core:core-ktx from 1.10.1 to 1.12.0 by @dependabot in #189
- Bump com.google.android.material:material from 1.9.0 to 1.11.0 by @dependabot in #204
- Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.0 to 1.9.22 by @dependabot in #205
- Bump com.android.tools.build:gradle from 8.0.0 to 8.2.0 by @dependabot in #201
- Bump to Android SDK up 34. by @shogo4405 in #207
Full Changelog: 0.11.2...0.12.0
0.11.2
What's Changed
- Bump org.jlleitschuh.gradle:ktlint-gradle from 11.4.0 to 11.4.1 by @dependabot in #164
- Bump org.jlleitschuh.gradle:ktlint-gradle from 11.4.1 to 11.4.2 by @dependabot in #165
- Update fastlane lint lane. by @shogo4405 in #171
- Bump org.jlleitschuh.gradle:ktlint-gradle from 11.4.2 to 11.5.0 by @dependabot in #170
- Bump com.pinterest:ktlint from 0.49.1 to 0.50.0 by @dependabot in #169
- Bump org.jetbrains.kotlinx:kotlinx-coroutines-core from 1.7.1 to 1.7.2 by @dependabot in #168
- Bump com.squareup.leakcanary:leakcanary-android from 2.11 to 2.12 by @dependabot in #167
- Bump org.jetbrains.kotlinx:kotlinx-coroutines-android from 1.7.1 to 1.7.2 by @dependabot in #166
- Bump org.jetbrains.kotlinx:kotlinx-coroutines-android from 1.7.2 to 1.7.3 by @dependabot in #175
- Bump com.android.tools.build:gradle from 8.0.2 to 8.1.0 by @dependabot in #174
- Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.8.22 to 1.9.0 by @dependabot in #172
- Bump org.jetbrains.kotlinx:kotlinx-coroutines-core from 1.7.2 to 1.7.3 by @dependabot in #173
- Bump org.jlleitschuh.gradle:ktlint-gradle from 11.5.0 to 11.5.1 by @dependabot in #179
- fixed java.net.URI.create IllegalArgumentException. by @shogo4405 in #181
- Audio and video synchronization being disrupted. by @shogo4405 in #183
- Remove GitHub dependencies due to lack of maintenance. by @shogo4405 in #184
Full Changelog: 0.11.1...0.11.2
0.11.1
What's Changed
- Fix for adobe auth trailing slash by @bypass112 in #154
- Update github workflow. by @shogo4405 in #155
- Bump com.android.tools.build:gradle from 8.0.1 to 8.0.2 by @dependabot in #156
- Revert "Fix for adobe auth trailing slash" by @shogo4405 in #157
- Bump org.jlleitschuh.gradle:ktlint-gradle from 11.3.2 to 11.4.0 by @dependabot in #160
- Bump org.jetbrains.dokka:dokka-gradle-plugin from 1.8.10 to 1.8.20 by @dependabot in #159
- Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.8.21 to 1.8.22 by @dependabot in #162
New Contributors
- @bypass112 made their first contribution in #154
Full Changelog: 0.11.0...0.11.1
0.11.0
- Bump to up JavaVersion.VERSION_17
What's Changed
- Bump ktlint from 0.48.1 to 0.48.2 by @dependabot in #124
- Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.8.0 to 1.8.10 by @dependabot in #128
- Bump org.jlleitschuh.gradle:ktlint-gradle from 11.0.0 to 11.2.0 by @dependabot in #130
- Bump com.android.tools.build:gradle from 7.3.1 to 7.4.1 by @dependabot in #127
- Bump material from 1.7.0 to 1.8.0 by @dependabot in #125
- Bump org.jetbrains.dokka:dokka-gradle-plugin from 1.7.20 to 1.8.10 by @dependabot in #135
- Bump com.android.tools.build:gradle from 7.4.1 to 7.4.2 by @dependabot in #134
- Bump androidx.appcompat:appcompat from 1.6.0 to 1.6.1 by @dependabot in #133
- Bump org.jlleitschuh.gradle:ktlint-gradle from 11.2.0 to 11.3.1 by @dependabot in #136
- Bump androidx.core:core-ktx from 1.9.0 to 1.10.0 by @dependabot in #138
- Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.8.10 to 1.8.20 by @dependabot in #137
- Bump com.android.tools.build:gradle from 7.4.2 to 8.0.0 by @dependabot in #139
- Bump com.android.tools.build:gradle from 8.0.0 to 8.0.1 by @dependabot in #143
- Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.8.20 to 1.8.21 by @dependabot in #141
- Bump com.pinterest:ktlint from 0.48.2 to 0.49.0 by @dependabot in #140
- Bump org.jlleitschuh.gradle:ktlint-gradle from 11.3.1 to 11.3.2 by @dependabot in #145
- Bump com.google.android.material:material from 1.8.0 to 1.9.0 by @dependabot in #146
- Bump org.jetbrains.kotlinx:kotlinx-coroutines-android from 1.6.4 to 1.7.0 by @dependabot in #147
- Bump org.jetbrains.kotlinx:kotlinx-coroutines-core from 1.6.4 to 1.7.0 by @dependabot in #148
- Bump com.squareup.leakcanary:leakcanary-android from 2.10 to 2.11 by @dependabot in #153
- Bump androidx.core:core-ktx from 1.10.0 to 1.10.1 by @dependabot in #149
- Bump com.pinterest:ktlint from 0.49.0 to 0.49.1 by @dependabot in #150
- Bump org.jetbrains.kotlinx:kotlinx-coroutines-core from 1.7.0 to 1.7.1 by @dependabot in #151
- Bump org.jetbrains.kotlinx:kotlinx-coroutines-android from 1.7.0 to 1.7.1 by @dependabot in #152
Full Changelog: 0.10.4...0.11.0
0.10.4
What's Changed
- fixed can't playback on Cloudflare.
- fixed can't publish to AWS.
Full Changelog: 0.10.3...0.10.4
0.10.3
What's Changed
- Bump dokka-gradle-plugin from 1.7.0 to 1.7.10 by @dependabot in #86
- Bump gradle from 7.2.1 to 7.2.2 by @dependabot in #90
- Bump appcompat from 1.4.2 to 1.5.0 by @dependabot in #91
- Bump ktlint from 0.46.1 to 0.47.0 by @dependabot in #92
- Bump ktlint-gradle from 10.3.0 to 11.0.0 by @dependabot in #93
- Bump appcompat from 1.5.0 to 1.5.1 by @dependabot in #96
- Bump core-ktx from 1.8.0 to 1.9.0 by @dependabot in #97
- Bump ktlint from 0.47.0 to 0.47.1 by @dependabot in #95
- Bump gradle from 7.2.2 to 7.3.0 by @dependabot in #98
- Bump kotlin_version from 1.7.10 to 1.7.20 by @dependabot in #99
- Bump dokka-gradle-plugin from 1.7.10 to 1.7.20 by @dependabot in #100
- Bump gradle from 7.3.0 to 7.3.1 by @dependabot in #101
- Bump material from 1.6.1 to 1.7.0 by @dependabot in #102
- fixed #103. Support muted option for a codec. by @shogo4405 in #104
Full Changelog: 0.10.1...0.10.3