A lightweight and asynchronous kotlin database framework using Kotlin Exposed and HikariCP for spigot.
Version1.3.0compared with
Version Details
| 1.2 | 1.3.0 | |
|---|---|---|
| Release date | Oct 06, 2021 | Nov 17, 2021 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Compile Changes (10)
| 1.2 | 1.3.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | com.zaxxer » HikariCP | - | 4.0.3 |
| + Added | io.github.uinnn » serializer-framework | - | 2.1 |
| + Added | io.github.uinnn » walk-server | - | 1.8.0 |
| + Added | org.jetbrains.exposed » exposed-core | - | 0.35.1 |
| + Added | org.jetbrains.exposed » exposed-dao | - | 0.35.1 |
| + Added | org.jetbrains.exposed » exposed-jdbc | - | 0.35.1 |
| + Added | org.jetbrains.kotlin » kotlin-stdlib-jdk8 | - | 1.5.31 |
| + Added | org.jetbrains.kotlinx » kotlinx-coroutines-core-jvm | - | 1.5.2 |
| + Added | org.jetbrains.kotlinx » kotlinx-serialization-core-jvm | - | 1.3.0 |
| + Added | org.xerial » sqlite-jdbc | - | 3.36.0.1 |