Skip to content

Release 0.0.7

Compare
Choose a tag to compare
@OptimumCode OptimumCode released this 10 Feb 17:35
· 339 commits to main since this release
db19e49

🚀 Features

  • Provide ability to register custom assertion (PR: #53)

🐛 Fixes

🤔 No bugs at all?

🧰 CI/CD

  • Update actions version to work on node 20 (PR: #52)
  • Add Dependabot configuration to the project (PR: #55)
  • Migrate to Gradle dependency submission (PR: #61)
Uncategorized
  • Add benchmark sub-project (PR: #48)
  • Add badges from bowtie report run (PR: #50)
  • Pull latest updates from json schema test suite (PR: #51)
  • Bump org.jlleitschuh.gradle.ktlint from 12.0.3 to 12.1.0 (PR: #60)
  • Bump io.gitlab.arturbosch.detekt from 1.23.4 to 1.23.5 (PR: #58)
  • Bump okio from 3.7.0 to 3.8.0 (PR: #59)
  • Bump com.networknt:json-schema-validator from 1.3.1 to 1.3.2 (PR: #56)
  • Add documentation and example for creating custom assertions (PR: #62)
Also merged but not included in notes