Skip to content

Relelase 0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Sep 19:33
· 24 commits to main since this release
v0.2.0
e4f3fbf

⚡ Improvements

  • Added the meta module, which loads v1 and v2 spec files into read-only data structures, converts v1 metadata to v2, and merges multiple files.

🪲 Bug Fixes

  • Changed the v1 validator to allow http as well as https in the meta-spec object's url field, as a lot of older META.json files use it.

📔 Notes

📚 Documentation

  • Updated the v2 link in all docs to point to the pull request, since it hasn't been merged and published yet.
  • Updated the README example to use the meta module to load an object.

🆚 For more detail compare changes since v0.1.0.