Skip to content

Releases: common-workflow-language/schema_salad

schema_salad 8.1.20210721123742: allow newer rdflib; more tests

Choose a tag to compare

@mr-c mr-c released this 26 Jul 12:34
012c5a7

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

Choose a tag to compare

@mr-c mr-c released this 16 Jul 11:40

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

schema_salad: 8.1.20210627200047 Use the existing concept of "vocabulary" to handle class names

Choose a tag to compare

@mr-c mr-c released this 27 Jun 20:08
1e4e505

Use the existing concept of "vocabulary" to handle class names #412 @tetron
require consent before auto merging admin's PRs 1fd60ec @mr-c
typing-extensions is no longer used f9a180d @mr-c

schema_salad: 8.0.20210624154013 include the typeshed in the sdist

Choose a tag to compare

@mr-c mr-c released this 24 Jun 15:52
f537afd
Merge pull request #411 from common-workflow-language/ship_local_type…

schema_salad 8.0.20210624101613 ; fix for binary wheel builds

Choose a tag to compare

@mr-c mr-c released this 24 Jun 10:21

schema_salad 8.0.20210624094941 ; fix for URI conversion to avro namespaces for types

Choose a tag to compare

@mr-c mr-c released this 24 Jun 09:55

Convert URIs to avro namespaces for types. @tetron @mr-c @rupertnash #408
stop CI testing on MS Windows ae89a9f @mr-c
MANIFEST: include {mypy_,test-}requirements.txt 083cae2 @mr-c

schema_salad 7.1.20210611090601 ; fixed resolution examples & dependency updates

Choose a tag to compare

@mr-c mr-c released this 24 Jun 09:41

Fix resolution examples (#394) 8d18419 @tom-tan

ruamel.yaml up to 0.18 1f2ce96 065cdda 19c2d1c @mvdbeek @mr-c @dependabot
Update pytest requirement from <6.2,>=6.0.2 to >=6.0.2,<6.3 3bf3be3 @mr-c @dependabot
Bump mypy from 0.812 to 0.902 b43fb2c 2cc8a93 1ed0ef4 @mr-c @dependabot
Bump cachecontrol from 0.11.7 to 0.12.6 f877373 @dependabot @mr-c

schema_salad 7.1.20210518142926 ; type fixes and parallel testing improvements

Choose a tag to compare

@mr-c mr-c released this 21 May 10:21

Fix type annotation of renderlist (#387) @nsoranzo e2f2012
float was missing from JSON type bf782b6 @mr-c
force Python 3.9 wheel creation 867e577 @mr-c
parallel test coverage bfd4b83 @mr-c

schema_salad 7.1.20210316164414 ; binary wheels with mypyc

Choose a tag to compare

@mr-c mr-c released this 17 Mar 11:15
aa295b1

Use mypyc to make binary wheels & publish them (#337) @mr-c

schema_salad 7.1.20210309094900 ; codegen enhancements

Choose a tag to compare

@mr-c mr-c released this 09 Mar 11:15
af42798

Java codegen: Support YAML 1.2 Core Schema 8b1b7b3 @mr-c
codegen: optional package name & copyright 578b675 @mr-c
fetch_text / resolv_ref: allow specifying desired content-type 2c05772 @mr-c
Enable CI via GitHub Actions fc427f4 90a31b3 @mr-c (inspired by @rupertnash )
Release testing: upgrades for Python 3.9 8f77e70 d43bbb0 @mr-c