Skip to content

Commit

Permalink
Update CHANGELOG.md with new dependency notations
Browse files Browse the repository at this point in the history
  • Loading branch information
LouisCAD committed Sep 9, 2022
1 parent e639fe7 commit 60cfc54
Showing 1 changed file with 146 additions and 1 deletion.
147 changes: 146 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,152 @@ That's why we made [a dedicated page where you can find them all](https://jmfaya

### New dependency notations:

TK : Use the details html element?
<details>
<summary><strong>Click to expand (141) </strong></summary>

- `AndroidX.appSearch.builtInTypes`
- `AndroidX.compose.runtime.tracing`
- `AndroidX.core.uwb`
- `AndroidX.core.uwb.rxJava3`
- `AndroidX.health.connect.client`
- `AndroidX.javascriptEngine`
- `AndroidX.lifecycle.runtime.compose`
- `AndroidX.room.paging.guava`
- `AndroidX.room.paging.rxJava2`
- `AndroidX.room.paging.rxJava3`
- `AndroidX.tracing.perfetto`
- `Google.accompanist.drawablePainter`
- `Google.accompanist.flowLayout`
- `Google.accompanist.navigationAnimation`
- `Google.accompanist.navigationMaterial`
- `Google.accompanist.permissions`
- `Google.accompanist.placeholder`
- `Google.accompanist.placeholder.material`
- `Google.accompanist.webView`
- `Google.horologist.audio`
- `Google.horologist.audio.ui`
- `Google.horologist.composables`
- `Google.horologist.compose.layout`
- `Google.horologist.compose.tools`
- `Google.horologist.media`
- `Google.horologist.media.data`
- `Google.horologist.media.ui`
- `Google.horologist.media3.backend`
- `Google.horologist.networkAwareness`
- `Google.horologist.tiles`
- `Square.okHttp3.mockWebServer3`
- `Square.okHttp3.mockWebServer3.junit4`
- `Square.okHttp3.mockWebServer3.junit5`
- `Square.okHttp3.android`
- `Square.okHttp3.brotli`
- `Square.okHttp3.coroutines`
- `Square.okHttp3.dnsOverHttps`
- `Square.okHttp3.sse`
- `Square.okHttp3.tls`
- `Square.okHttp3.urlConnection`
- `Arrow.core`
- `Arrow.fx.coroutines`
- `Arrow.fx.stm`
- `Arrow.optics`
- `Arrow.optics.kspPlugin`
- `Arrow.optics.reflect`
- `Arrow.stack`
- `Arrow.analysis.gradlePlugin`
- `Koin.navigation`
- `Testing.kotest.extensions.property.arbs`
- `Testing.kotest.extensions.property.datetime`
- `Ktor.client.contentNegotiation`
- `Ktor.client.contentNegotiationTests`
- `Ktor.client.gson`
- `Ktor.client.jackson`
- `Ktor.client.java`
- `Ktor.client.okHttp`
- `Ktor.client.resources`
- `Ktor.plugins.events`
- `Ktor.plugins.http`
- `Ktor.plugins.http.cio`
- `Ktor.plugins.io`
- `Ktor.plugins.network`
- `Ktor.plugins.networkTls`
- `Ktor.plugins.networkTlsCertificates`
- `Ktor.plugins.resources`
- `Ktor.plugins.serialization`
- `Ktor.plugins.serialization.gson`
- `Ktor.plugins.serialization.jackson`
- `Ktor.plugins.serialization.kotlinx`
- `Ktor.plugins.serialization.kotlinx.cbor`
- `Ktor.plugins.serialization.kotlinx.json`
- `Ktor.plugins.serialization.kotlinx.tests`
- `Ktor.plugins.serialization.kotlinx.xml`
- `Ktor.server.auth`
- `Ktor.server.auth.jwt`
- `Ktor.server.auth.ldap`
- `Ktor.server.autoHeadResponse`
- `Ktor.server.cachingHeaders`
- `Ktor.server.callId`
- `Ktor.server.callLogging`
- `Ktor.server.cio`
- `Ktor.server.compression`
- `Ktor.server.conditionalHeaders`
- `Ktor.server.contentNegotiation`
- `Ktor.server.cors`
- `Ktor.server.dataConversion`
- `Ktor.server.defaultHeaders`
- `Ktor.server.doubleReceive`
- `Ktor.server.forwardedHeader`
- `Ktor.server.freeMarker`
- `Ktor.server.hostCommon`
- `Ktor.server.hsts`
- `Ktor.server.htmlBuilder`
- `Ktor.server.httpRedirect`
- `Ktor.server.httpRedirect`
- `Ktor.server.jte`
- `Ktor.server.locations`
- `Ktor.server.methodOverride`
- `Ktor.server.metrics`
- `Ktor.server.metricsMicrometer`
- `Ktor.server.mustache`
- `Ktor.server.partialContent`
- `Ktor.server.pebble`
- `Ktor.server.resources`
- `Ktor.server.sessions`
- `Ktor.server.statusPages`
- `Ktor.server.testSuites`
- `Ktor.server.thymeleaf`
- `Ktor.server.velocity`
- `Ktor.server.webjars`
- `Ktor.server.websockets`
- `Ktor.server`
- `Ktor.plugins.websocketSerialization`
- `Ktor.plugins.websockets`
- `Testing.assertj.core`
- `Testing.assertj.db`
- `Testing.assertj.guava`
- `Testing.assertj.jodaTime`
- `Testing.assertj.swing`
- `Testing.hamcrest`
- `Testing.hamcrest.core`
- `Testing.hamcrest.library`
- `JetBrains.exposed.core`
- `JetBrains.exposed.dao`
- `JetBrains.exposed.jdbc`
- `KotlinX.dataframe`
- `KotlinX.dataframe.arrow`
- `KotlinX.dataframe.core`
- `KotlinX.dataframe.excel`
- `KotlinX.dataframe.dataframe`
- `KotlinX.deeplearning.api`
- `KotlinX.deeplearning.onnx`
- `KotlinX.deeplearning.visualization`
- `KotlinX.lincheck`
- `KotlinX.lincheck.jvm`
- `KotlinX.multik.api`
- `KotlinX.multik.default`
- `KotlinX.multik.jvm`
- `KotlinX.multik.native`
- `Spring.boms.springCloud`

</details>

## Version 0.40.2 (2022-06-01)

Expand Down

0 comments on commit 60cfc54

Please sign in to comment.