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