Skip to content

Releases: common-workflow-language/schema_salad

8.2.20220103095339

03 Jan 13:20
Compare
Choose a tag to compare

New feature!

What's Changed

misc

Bump mypy from 0.910 to 0.921

8.2.20211116214159

17 Nov 14:52
e90a557
Compare
Choose a tag to compare

What's Changed

Full Changelog: 8.2.20211104054942...8.2.20211116214159

8.2.20211104054942

04 Nov 06:00
Compare
Choose a tag to compare

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

03 Nov 19:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: 8.2.20211029004247...8.2.20211103155537

8.2.20211029004247

29 Oct 01:20
Compare
Choose a tag to compare

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

Full Changelog: 8.2.20211020114435...8.2.20211029004247

8.2.20211020114435

20 Oct 12:54
Compare
Choose a tag to compare

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

15 Oct 12:13
7e19daa
Compare
Choose a tag to compare

What's Changed

  • move black dependency to an extra by @mr-c in #449

Full Changelog: 8.2.20211014150008...8.2.20211015115235

8.2.20211014150008

14 Oct 15:45
8b15f05
Compare
Choose a tag to compare

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

20 Sep 11:49
Compare
Choose a tag to compare

USE_MYPYC: verbose 776fdb4 @mr-c

pycodegen: return a plain dictionary from save() 54458a4 @mr-c

improve support for rdflib > 5 3aa5aa1 @mr-c

schema_salad 8.2.20210914115719 ; codegen improvements, tweaked resolver behavior

14 Sep 12:09
Compare
Choose a tag to compare

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