Skip to content

Releases: rjaros/kilua-rpc

0.0.12

18 Jun 06:13
Compare
Choose a tag to compare
  • Upgraded dependencies (Gradle 8.8, nmcp 0.0.8, KSP 1.0.22, Coroutines 1.9.0-RC, Serialization 1.7.0, Javalin 6.1.6, Jooby 3.2.0, Micronaut 4.5.0)
  • Simplify examples configuration

0.0.11

25 May 16:04
Compare
Choose a tag to compare
  • Upgraded dependencies (Kotlin 2.0.0, KSP 1.0.21, Serialization 1.7.0-RC, Jooby 3.1.1, Koin 3.6.0-Beta4, Micronaut plugins 4.4.0, Spring Boot 3.3.0, Vert.x 4.5.8)
  • Simplify web archive creation

0.0.10

14 May 20:04
Compare
Choose a tag to compare
  • Upgrade kotlinx-datetime to 0.6.0
  • Include compose resources directories in the frontend jar

0.0.9

14 May 12:35
Compare
Choose a tag to compare
  • Upgraded dependencies (Kotlin 2.0.0-RC3, Jooby 3.1.0, Ktor 2.3.11, Coroutines 1.8.1)

0.0.8

06 May 18:17
Compare
Choose a tag to compare
  • Upgraded dependencies (Kotlin 2.0.0-RC2, Javalin 6.1.4, Jooby 3.0.10, Micronaut 4.4.2, Spring Boot 3.2.5, jackson-module-kotlin 2.17.1, logback 1.5.6, TestNG 7.10.2)

0.0.7

13 Apr 19:41
Compare
Choose a tag to compare
  • Upgrade Kotlin to 2.0.0-RC1
  • Upgrade dependencies (Ktor 2.3.10, Koin 3.5.6, Micronaut 4.3.8, logback 1.5.4, TestNG 7.10.1)

0.0.6

06 Apr 11:36
Compare
Choose a tag to compare
  • Upgraded dependencies (KSP 1.0.20, Koin 3.5.4, nmcp 0.0.7)

0.0.5

04 Apr 16:27
Compare
Choose a tag to compare
  • Upgraded dependencies (Gradle 8.7, Detekt 1.23.6, Coroutines 1.8.1-Beta, Koin 3.5.4-RC2, Micronaut 4.3.7, Spring Boot 3.2.4, Vert.x 4.5.7)
  • Register wasm mime type for Jooby

0.0.4

16 Mar 19:32
Compare
Choose a tag to compare
  • Change plugin properties prefix
  • Unification of example projects dependencies

0.0.3

16 Mar 13:42
Compare
Choose a tag to compare
  • Upgraded depenedencies (Micronaut 4.3.6, Vert.x 4.5.5, jackson-module-kotlin 2.17.0)
  • Basic support for running RPC services in Node.js environment
  • Use singlePageApplication() to configure static resources in Ktor