Releases: common-workflow-language/schema_salad
8.2.20220103095339
8.2.20211116214159
What's Changed
- release-test: newer pip by @mr-c in #474
- Bump cachecontrol from 0.12.9 to 0.12.10 by @dependabot in #475
- Fix #473: Add
--codegen-parser-info
by @tom-tan in #476 - Symbols with inVocab: false should still have avro-safe names by @tetron in #477
Full Changelog: 8.2.20211104054942...8.2.20211116214159
8.2.20211104054942
What's Changed
- Fix primitive type loading for java and python codegen by @ZimmerA in #469
- Java codegen: log file/directory creation by @mr-c in #471
- fix optional filename metadata passing by @mr-c in #472
- Don't expose avro namespaces in makedoc. by @tetron in #470
New Contributors
Full Changelog: 8.2.20211103155537...8.2.20211104054942
8.2.20211103155537
What's Changed
- Bump cachecontrol from 0.12.6 to 0.12.9 by @dependabot in #467
- allow incomplete CommentedMaps/Seqs by @mr-c in #468
Full Changelog: 8.2.20211029004247...8.2.20211103155537
8.2.20211029004247
What's Changed
- schema-salad-doc (schema-salad-tool --print-doc) handles single-line primary doc string, with test @will-moore and @mr-c in #461
New Contributors
- @will-moore made their first contribution in #461
Full Changelog: 8.2.20211020114435...8.2.20211029004247
8.2.20211020114435
What's Changed
- Link existence checking should follow redirects by @tetron in #450
- GitHub Actions: cancel outdated jobs by @mr-c in #452
- synchronize recent changes from other CWL repos by @mr-c in #454
- sync typeshed changes from cwltool by @mr-c in #453
- Follow links by @tetron in #455
- GA: use different concurrency groups per action by @mr-c in #456
- Bump codecov/codecov-action from 1 to 2.1.0 by @dependabot in #457
- Python Codegen: properly load SecondaryFiles DSL by @mr-c in #458
Full Changelog: 8.2.20211015115235...8.2.20211020114435
8.2.20211015115235
What's Changed
Full Changelog: 8.2.20211014150008...8.2.20211015115235
8.2.20211014150008
What's Changed
- pycodegen: collapse unions of identical types & format with black by @mr-c in #443
- document the need for lockfile by @mr-c in #444
- Test with Python 3.10 by @mr-c in #445
- build binary wheels for Python 3.10 by @mr-c in #446
- release-test: fixes for Python 3.10 compat by @mr-c in #447
- use types from Black directly by @mr-c in #448
Full Changelog: 8.2.20210918131710...8.2.20211014150008
schema_salad 8.2.20210918131710 improve support for rdflib > 5
schema_salad 8.2.20210914115719 ; codegen improvements, tweaked resolver behavior
resolver: inject fewer IDs (#430) a6e2c34 @mr-c
codegen: place 'class' field early 8cbc01c @mr-c
pycodgen
fix loading of long form secondaryfiles (#427) b2abeb5 @mr-c
deal with anonymous types better (#428) 5c86585 @mr-c
javacodegen
singular secondaryFiles long form entry (#431) 87394ba @mr-c
better baseURIs 2c81f4e @mr-c
improve the Validator CLI d9ef0e @mr-c
tidy up pom.xml with xmllint --format 8c63791 @mr-c
document exception sources better f1f465c @mr-c
Update rdflib-jsonld requirement from <0.6.0,>=0.4.0 to >=0.4.0,<0.7.0 @dependabot 3ed19d6