Skip to content

Release 0.1.0

Compare
Choose a tag to compare
@OptimumCode OptimumCode released this 14 Jun 17:47
· 154 commits to main since this release
138650b

⚠ Breaking changes

  • JsonPointer optimizations (PR: #117)
  • Add output collectors to support output described in the draft 2020-12 (PR: #128)

🚀 Features

  • JsonPointer optimizations (PR: #117)
  • Add output collectors to support output described in the draft 2020-12 (PR: #128)
  • Use Uri class from kmp-uri library in JsonSchemaLoader's public API (PR: #133)

🐛 Fixes

  • Fix build process notes in README (PR: #129)

Dependencies

  • Bump org.jetbrains.kotlinx.kover from 0.7.6 to 0.8.0 (PR: #120)
  • Bump com.squareup:kotlinpoet from 1.16.0 to 1.17.0 (PR: #123)
  • Bump benchmark from 0.4.10 to 0.4.11 (PR: #125)
  • Bump kotest from 5.9.0 to 5.9.1 (PR: #126)
  • Bump org.jetbrains.kotlinx.kover from 0.8.0 to 0.8.1 (PR: #130)
Uncategorized
  • Move unicode dump outside build directory to be able use clear task a… (PR: #134)
Also merged but not included in notes
  • Update JSON schema test-suite (PR: #121)

0.0.15...0.1.0