Releases: sourcemeta/jsonschema
Releases · sourcemeta/jsonschema
v0.1.1
v0.1.0
What's Changed
- Setup GitHub Actions by @jviotti in #2
- Add a GitHub Actions workflow to run on main branch by @jviotti in #3
- Create a continuous release using GitHub Actions by @jviotti in #4
- Fix deployment step by @jviotti in #5
- Record git sha in packages during continuous builds by @jviotti in #6
- Automatically generate notes for continuous release by @jviotti in #7
- Mention GitHub Releases in the README by @jviotti in #8
- Implement proper custom resolution support by @jviotti in #10
- Better implement human friendly validate error messages by @jviotti in #11
- Integrate with the Hydra project by @jviotti in #12
- Upgrade JSON Toolkit to the latest version by @jviotti in #13
- Handle unsupported vocabularies in
test
andvalidate
by @jviotti in #14 - Prepare a fallback resolver for HTTP resolution by @jviotti in #15
- Support HTTP resolution by @jviotti in #16
- Consume built-in lint rules from JSON Toolkit by @jviotti in #17
- Implement
--fix
for thelint
command by @jviotti in #18 - Add an
--http
option tovalidate
,test
, andbundle
by @jviotti in #19 - Remove invalid TODO by @jviotti in #20
- Obey
--verbose
in HTTP fallback resolver logs by @jviotti in #21 - Support metaschema validation in
validate
andtest
by @jviotti in #22 - Cleanup e2e tests by @jviotti in #23
- Remove weird semicolons by @jviotti in #24
- Add TODO about annotations by @jviotti in #25
- Use new
metaschema
helper from JSON Toolkit by @jviotti in #26 - Support validating only against a metaschema by @jviotti in #27
- Implement
--check/-c
forfmt
by @jviotti in #28 - Run networking tests as CI-specific tests by @jviotti in #29
- Add
CONTRIBUTING.markdown
by @jviotti in #30 - Run GitHub Actions on macOS too by @jviotti in #31
- Fix deployment of macOS artifacts by @jviotti in #32
- Fix artifact upload names in GitHub Actions by @jviotti in #33
- Revisit the README by @jviotti in #35
- Revisit command documentation by @jviotti in #36
- Enable Windows builds by @jviotti in #34
- Re-phrase lint examples by @jviotti in #37
- Fix Windows ZIP to say "x86_64" instead of "AMD64" by @jviotti in #38
- Support performing tag releases by @jviotti in #40
Full Changelog: https://github.com/Intelligence-AI/jsonschema/commits/v0.1.0