Releases: common-workflow-language/schema_salad
schema_salad 5.0.20200416112825 COVID-19 biohackathon edition
schema_salad 5.0.20200122085940 Allow ruaml.yaml up to version 0.16.5 (from 0.16.0)
schema_salad 5.0.20200105154004 No more Python2 support
4.5.20191204060541 now with Java codegen, improved error reporting!
Major thanks to @jmchilton for his contributions of a working Java codegen for schema-salad!
schema-salad-doc
also got more options to customize docs in #298 via @jmchilton
@tom-tan provided many contributions to improve the error reporting
#284 Tree structured exception
#286 Use structured exception for codegen
#288 Use ValidationException rather than RuntimeError and ValueError
#287 Refactoring of accessors for SourceLine
#290 Use ValidationException instead of RuntimeError and ValueError
#293 Refactor SchemaSaladException and to_one_line_messages
Developer documentation for schema-salad itself: See https://schema-salad.readthedocs.io/en/latest/
#291 Build the docs @mr-c
#292 use the RTD theme for the docs @mr-c
Misc fixes
#297 allow setting relative values from @mr-c
#294 update black formatting @mr-c
#289 Python 3.8 testing @mr-c
#302 Appveyor has real Python 3.8 support now @mr-c
schema_salad 4.5.20191023134839 Fix typo breaking internal links
schema_salad 4.5.20191017101802
Fix doc generation refactor t -> entry #282 by @tetron
Refactor SourceLine#makeLead #283 by @tom-tan
root the exception hierarchy in SchemaSaladException #280 by @mr-c with help from @manabuishii
base_url parameter to urljoin shouldn't be optional. #279 by @tetron
tests: do not lower case the path #277 by @mr-c
omit metaschema.py from the coverage check #275 by @mr-c
schema_salad 4.5.20190815125611
schema_salad 4.5.20190729164411
2.6.20171201034858
Make link checking $schemas section and extension fields non-fatal. (…
2.6.20171116190026: Make exceptions loading extension schemas non-fatal. (#144)
* Make exceptions loading extension schemas non-fatal. Also cache results of check_exists().