0.14.0
Changelog
cf88908 Add more acceptance tests
f424282 Add the --additional-schema-locations flag
4e5d0f6 Added TAP output format
ace02d2 Cache missing schemas
8c40ed5 Change output to be more line orientated
70e32d6 Drop the offline image from the default target
64c8584 Fix the example output when using --ignore-missing-schemas
6385db9 Merge branch 'master' into bjr-schema-shorthand
8cbf08a Merge branch 'master' into bjr-single-warning
9c9c0a5 Merge pull request #154 from ian-howell/clean/update-yaml
e766304 Merge pull request #156 from ian-howell/fix/validation-message
4ab9d7a Merge pull request #157 from ian-howell/test/acceptance
805845b Merge pull request #158 from ian-howell/config-object
82138a4 Merge pull request #159 from johanneswuerbach/cache-not-found
2e4542b Merge pull request #160 from brendanjryan/bjr-output-formatters
3bdb26c Merge pull request #163 from brendanjryan/bjr-output-formatters-json
f21e689 Merge pull request #164 from brendanjryan/bjr-output
4ab8594 Merge pull request #167 from brendanjryan/bjr-schema-shorthand
a766f3c Merge pull request #169 from ian-howell/feat/aggregate-schemas
ecd0802 Merge pull request #171 from brendanjryan/bjr-single-warning
34b303a Merge pull request #172 from brendanjryan/bjr-multi-json
120888f Merge pull request #173 from brendanjryan/bjr-markdown-fixes
ff3f46a Merge pull request #174 from instrumenta/improve-error-output
e6dfd15 Merge pull request #176 from brendanjryan/bjr-add-quiet-flag
757d0a5 Merge pull request #177 from l3rl4n/directory-flag-find-yml
3cf1afc Merge remote-tracking branch 'origin/bjr-single-warning' into bjr-single-warning
fe7303a Move configuration into a Config object
2175d57 Place error messages on a single line and include filename
092e382 Remove extra caching as currently causing a segfault at runtime
eae975a Update documentation with recent UI changes
f142bb9 Update goreleaser config due to change in syntax
3cbcd68 Update to sigs.k8s.io/yaml
fdd1738 Use config.FileName
dbef31e add comments
01f2f19 add json output formatter
192b1f1 add shorthand for providing schemas
3163f52 adds a quiet flag
dabc0c4 breaks out output logger so we can extend in the future
22db812 cleanup
063915f cleanup
ccbc242 expose output formatter
f4710a4 final fixes
d0d7e5a find yml files also when specified -d flag
48b7464 fixes multi array bug in json output
d7996f3 fmt fix
8c91469 gotta close them parens
342415b move docs to docs
69c3fc1 only logs missing schema warning once
a742f83 only logs missing schema warning once
598083a rename func
407549e singular form was deprecated
3545e9b style fixes for markdown docs