Skip to content

Releases: common-workflow-language/schema_salad

2.4.20170308171942: In vocab flag (#97)

08 Mar 17:22
Compare
Choose a tag to compare
* Mark named items as "not in vocabulary" so that they can only be referenced by
fully qualified URI and not by short name.  Enables adding validated spec
extensions without adding new keywords.

2.3.20170302225134: Set publicID when passing plain data to RDF parser. (#91)

02 Mar 22:57
Compare
Choose a tag to compare
* Set publicID when passing plain data to RDF parser.

2.3.20170302150835: Relax strict checking foreign properties (#90)

02 Mar 15:56
Compare
Choose a tag to compare
* Separate strictness of checking foreign properties from strict checking of
primary properties.

* Bump version.

* Fix early exit check.

* Tweak foreign property warning.

* follow two spaces before a comment rule

in this case the comments are type definitions

2.2.20170222151604: Make split_frag optional in converting fileuri. (#88)

22 Feb 15:47
Compare
Choose a tag to compare
* Make split_frag optional in converting fileuri.

2.2.20170216125639: Merge pull request #87 from common-workflow-language/release-update

16 Feb 12:59
Compare
Choose a tag to compare

2.2.20170126160727

26 Jan 16:08
Compare
Choose a tag to compare
Fix performance regression in schema loading by stripping ruamel.yaml…

2.2.20170119151016

19 Jan 15:11
Compare
Choose a tag to compare
Expand uris in $schemas in resolve_all(). (#82)

2.2.20170111180227

11 Jan 18:03
Compare
Choose a tag to compare
Bump version to 2.2 (#81)

2.1.20161227191302: Bugfix resolving references to document fragments. (#74)

27 Dec 19:14
Compare
Choose a tag to compare
* Bugfix resolving references to document fragments.

2.1.20161216210732

16 Dec 21:32
Compare
Choose a tag to compare
Tweak cmap to better propagate filename down. (#69)