Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: romnn/gojsonschema-cli

v1.0.4

07 Jan 19:10

Choose a tag to compare

Changelog

v1.0.3

07 Jan 01:54

Choose a tag to compare

Changelog

v1.0.1

07 Jan 01:27

Choose a tag to compare

Changelog

  • 149b238 Bump version: 1.0.0 → 1.0.1
  • ee6a411 add version string to CLI
  • 1e54660 merge: skip serialization into typed jsonschema
  • 80f2fb9 merge: implement naive json merge first, we may use something more elaborate in the future
  • d1a7f1b merge: add output flag
  • d39e6b2 feat: support reading from stdin, merging json schemas, improved logging
  • aaeb084 fix installation command
  • b102572 add acknowledgements
  • 71aa3dd remove godoc badge
  • a54d143 refactorg
  • bdc1e2d add color flag
  • 4201b73 fix lint issues
  • 360f40a improve readme
  • f5d5e0b add license
  • c8e47d4 add readme
  • 6e09c8d add ci
  • c4d9aa8 tasks: install dependencies
  • fcf5e28 initial commit