Skip to content

Release 0.0.15

Compare
Choose a tag to compare
@OptimumCode OptimumCode released this 12 May 17:08
· 231 commits to main since this release
683a42f

🚀 Features

  • Support regex format validation (PR: #115)

🐛 Fixes

🤔 No bugs at all?

🧰 CI/CD

  • Add workflow for automated test-suite update (PR: #106)
  • Add reviewdog into PR workflow (PR: #114)

Dependencies

  • Bump com.fasterxml.jackson:jackson-bom from 2.17.0 to 2.17.1 (PR: #107)
  • Bump kotlin from 1.9.23 to 1.9.24 (PR: #109)
  • Bump org.jlleitschuh.gradle.ktlint from 12.1.0 to 12.1.1 (PR: #110)
  • Bump io.openapiprocessor:json-schema-validator-bom from 2024.2 to 2024.3 (PR: #113)
  • Bump kotest from 5.8.1 to 5.9.0 (PR: #112)
Uncategorized
Also merged but not included in notes
  • Update JSON schema test-suite (PR: #108)
  • Update JSON schema test-suite (PR: #111)

0.0.14...0.0.15