Skip to content

v0.13.0

Choose a tag to compare

@daveshanley daveshanley released this 26 Feb 22:30
· 58 commits to main since this release

Refactored SchemaValidationFailure struct fields.

This is a breaking change,

#188
#200

@mjbonifacio

Also implemented a RadixTree design to speed up path lookup.

#217

@its-hammer-time