Releases: joffrey-bion/chrome-devtools-kotlin
Releases · joffrey-bion/chrome-devtools-kotlin
5.9.0-1239539
Upgraded dependencies:
- Update to Chrome DevTools Protocol version 1239539 #335 (@github-actions[bot])
- Bump kotlin from 1.9.21 to 1.9.22 #337 (@dependabot[bot])
5.8.1-1233758
Upgraded dependencies:
- Update to Chrome DevTools Protocol version 1233758 #331 (@github-actions[bot])
- Bump ktor from 2.3.6 to 2.3.7 #334 (@dependabot[bot])
- Update to Chrome DevTools Protocol version 1231134 #328 (@github-actions[bot])
- Bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.6.1 to 1.6.2 #330 (@dependabot[bot])
5.8.0-1227788
Upgraded dependencies:
- Bump org.jetbrains.kotlinx:atomicfu from 0.22.0 to 0.23.1 #325 (@dependabot[bot])
5.7.0-1227788
Upgraded dependencies:
- Update to Chrome DevTools Protocol version 1227788 #317 (@github-actions[bot])
- Bump kotlin from 1.9.20 to 1.9.21 #324 (@dependabot[bot])
- Bump ktor from 2.3.5 to 2.3.6 #318 (@dependabot[bot])
- Bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.6.0 to 1.6.1 #320 (@dependabot[bot])
5.6.0-1212569
Upgraded dependencies:
- Update to Chrome DevTools Protocol version 1212569 #311 (@github-actions[bot])
5.6.0-1209236
Upgraded dependencies:
- Update to Chrome DevTools Protocol version 1209236 #308 (@github-actions[bot])
5.6.0-1207450
Implemented enhancements:
Upgraded dependencies:
- Update to Chrome DevTools Protocol version 1207450 #306 (@github-actions[bot])
- Bump ktor from 2.3.4 to 2.3.5 #301 (@dependabot[bot])
5.5.0-1191157
Upgraded dependencies:
- Update to Chrome DevTools Protocol version 1191157 #290 (@github-actions[bot])
- Bump kotlin from 1.9.0 to 1.9.10 #288 (@dependabot[bot])
- Bump ktor from 2.3.3 to 2.3.4 #292 (@dependabot[bot])
- Bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.5.1 to 1.6.0 #287 (@dependabot[bot])
5.4.0-1182435
Upgraded dependencies:
- Bump org.jetbrains.kotlinx:atomicfu from 0.21.0 to 0.22.0 #283 (@dependabot[bot])
- Update to Chrome DevTools Protocol version 1182435 #276 (@github-actions[bot])
- Bump com.squareup:kotlinpoet from 1.12.0 to 1.14.2 #281 (@dependabot[bot])
- Bump org.jetbrains.kotlinx:kotlinx-coroutines-core from 1.7.2 to 1.7.3 #280 (@dependabot[bot])
- Bump com.gradle.enterprise from 3.12.4 to 3.14.1 #279 (@dependabot[bot])
- Bump io.github.gradle-nexus.publish-plugin from 1.2.0 to 1.3.0 #278 (@dependabot[bot])
- Bump ktor from 2.3.2 to 2.3.3 #277 (@dependabot[bot])
5.3.1-1170846
Fixed bugs:
BrowserSession.use\(\)
andPageSession.use\(\)
swallow user exceptions whenclose\(\)
throws #273