Skip to content

Releases: common-workflow-language/schema_salad

8.2.20211103155537

03 Nov 19:06

Choose a tag to compare

What's Changed

Full Changelog: 8.2.20211029004247...8.2.20211103155537

8.2.20211029004247

29 Oct 01:20

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

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

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

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

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

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

cope/avoid datetime objects; aarch64/arm64 wheels & containers

02 Sep 09:53

Choose a tag to compare

Add linux aarch64 wheel build support (#420) 5569e28 @odidev @mr-c
Build mypyc-enable Alpine linux docker container & publish it 07aab3a 2452fc2 9fa9171 @odidev @mr-c

Java codegen: cope with anonymous types a9f213c @mr-c

JSON dumping: cope with datetimes when dumping c1a1fc8 49d107b @mr-c
YAML loading: avoid datetime objects e2479c4 @mr-c

schema_salad 8.1.20210721123742: allow newer rdflib; more tests

26 Jul 12:34
012c5a7

Choose a tag to compare

serialize RDF graphs more directly
dump json directly to stdout
upgrade to Python 3.6+ syntax
012c5a7

schema_salad 8.1.20210716111910 : type fixes & doc generation fixes

16 Jul 11:40

Choose a tag to compare

This release is courtesy of @nsoranzo!

Allow any value for dicts contained in j 98e5736
Add missing options to schema-salad-tool 037c6b4
Allow jsonldPredicate to be a str 3c3d6e0