Skip to content

Releases: vooft/kotlinx-serialization-smile

0.6.0

13 Dec 05:05
9b0a538
Compare
Choose a tag to compare

What's Changed

  • Bump kotlin from 2.0.20 to 2.0.21 by @dependabot in #28
  • Bump dev.mokkery from 2.3.0 to 2.4.0 by @dependabot in #27
  • Bump com.vanniktech.maven.publish from 0.29.0 to 0.30.0 by @dependabot in #29
  • Bump com.fasterxml.jackson.module:jackson-module-kotlin from 2.18.0 to 2.18.1 by @dependabot in #31
  • Bump com.fasterxml.jackson.dataformat:jackson-dataformat-smile from 2.18.0 to 2.18.1 by @dependabot in #30
  • Bump dev.mokkery from 2.4.0 to 2.5.0 by @dependabot in #33
  • Bump mikepenz/action-junit-report from 4 to 5 by @dependabot in #32
  • Bump dev.mokkery from 2.5.0 to 2.5.1 by @dependabot in #34
  • Bump kotlinx-benchmark from 0.4.12 to 0.4.13 by @dependabot in #35
  • Bump com.fasterxml.jackson.module:jackson-module-kotlin from 2.18.1 to 2.18.2 by @dependabot in #38
  • Bump com.fasterxml.jackson.dataformat:jackson-dataformat-smile from 2.18.1 to 2.18.2 by @dependabot in #37
  • Bump kotlin from 2.0.21 to 2.1.0 by @dependabot in #36

Full Changelog: 0.5.2...0.6.0

0.5.2

30 Sep 04:27
4bcaab9
Compare
Choose a tag to compare

What's Changed

  • Bump org.jetbrains.kotlinx:kotlinx-serialization-core from 1.7.1 to 1.7.2 by @dependabot in #22
  • Bump kotlinx-benchmark from 0.4.11 to 0.4.12 by @dependabot in #21
  • Bump io.gitlab.arturbosch.detekt from 1.23.6 to 1.23.7 by @dependabot in #23
  • Bump org.jetbrains.kotlinx:kotlinx-serialization-core from 1.7.2 to 1.7.3 by @dependabot in #24
  • Bump com.fasterxml.jackson.module:jackson-module-kotlin from 2.17.2 to 2.18.0 by @dependabot in #25
  • Bump com.fasterxml.jackson.dataformat:jackson-dataformat-smile from 2.17.2 to 2.18.0 by @dependabot in #26

Full Changelog: 0.5.1...0.5.2

0.5.1: Bump kotlin from 2.0.10 to 2.0.20 (#20)

24 Aug 05:01
597934b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.0...0.6.0

0.5.0

06 Aug 16:26
56e8e76
Compare
Choose a tag to compare

What's Changed

  • Bump com.fasterxml.jackson.module:jackson-module-kotlin from 2.17.1 to 2.17.2 by @dependabot in #16
  • Bump com.fasterxml.jackson.dataformat:jackson-dataformat-smile from 2.17.1 to 2.17.2 by @dependabot in #17
  • Bump kotlin from 2.0.0 to 2.0.10 by @dependabot in #18

Full Changelog: 0.4.2...0.5.0

0.4.2

26 Jun 18:18
83e8b40
Compare
Choose a tag to compare

What's Changed

  • Bump dev.mokkery from 2.0.0 to 2.1.0 by @dependabot in #12
  • Bump com.vanniktech.maven.publish from 0.28.0 to 0.29.0 by @dependabot in #13
  • Bump org.jetbrains.kotlinx:kotlinx-serialization-core from 1.7.0 to 1.7.1 by @dependabot in #15
  • Bump dev.mokkery from 2.1.0 to 2.1.1 by @dependabot in #14

Full Changelog: 0.4.1...0.4.2

0.4.1

07 Jun 05:43
Compare
Choose a tag to compare

Added WASM target

0.4.0

07 Jun 05:16
7188a48
Compare
Choose a tag to compare

What's Changed

  • Bump kotest from 5.9.0 to 5.9.1 by @dependabot in #10
  • Bump org.jetbrains.kotlinx:kotlinx-serialization-core from 1.6.3 to 1.7.0 by @dependabot in #11
  • Bump kotlinx-benchmark from 0.4.10 to 0.4.11 by @dependabot in #9

Full Changelog: 0.3.0...0.4.0

0.3.0

01 Jun 04:45
949e52a
Compare
Choose a tag to compare

Upgraded Kotlin to 2.0.0

0.2.0

19 May 05:19
Compare
Choose a tag to compare

Improved performance when handling shared values

0.1.1

18 May 12:37
Compare
Choose a tag to compare

Removed kotlin-logging dependency, improved benchmark