What's Changed
This releases fixes a few details of the JSON schemas for the "links" functionality released in v0.4.0.
This is the detailed list of changes:
- Validate schemas and fix them accordingly by @afrittoli in #220
- Changes snake cased fields to camel casing by @xibz in #222
- Adds JSON linting by @xibz in #223
- Move examples to conformance by @afrittoli in #225
- Fix custom schema and add validation by @afrittoli in #228
- Add links to the conformance files by @afrittoli in #229
- Add links, chainId schemaUri where missing by @afrittoli in #232
- V041 by @afrittoli in #233
Full Changelog: v0.4.0...v0.4.1