Releases: zazuko/barnard59
Releases · zazuko/barnard59
[email protected]
Major Changes
-
68c034a: Move cube operations from package
barnard59-rdf
to the new packagebarnard59-cube
.<#toObservation> a p:Step; code:implementedBy [ a code:EcmaScriptModule; - code:link <node:barnard59-rdf/cube.js#toObservation> + code:link <node:barnard59-cube/cube.js#toObservation> ]. <#buildCubeShape> a p:Step; code:implementedBy [ a code:EcmaScriptModule; - code:link <node:barnard59-rdf/cube.js#buildCubeShape> + code:link <node:barnard59-code/cube.js#buildCubeShape> ].
Patch Changes
[email protected]
Minor Changes
- 1dbb51f: Add support for "late errors" where step authors can call
context.error()
to avoid immediately breaking the pipeline
[email protected]
[email protected]
Minor Changes
-
6be7cd8: Literals loaded as step arguments will be converted to matching JS type (closes #116)
-
Add an experimental
manifest.ttl
checker:barnard59-validate -m manifest.ttl -v
v0.1.1
- Properly report "file not found" when trying to run the tool on a file that does not exist
- Look for pipeline dependencies relative to CLI current working directory
v0.1.0
Initial release
[email protected]
Major Changes
- 6be7cd8: Literals loaded as step arguments will be converted to matching JS type (closes #116)
- 72648c5: Change the operation URLs to be HTTPS (re zazuko/barnard59-website#4).
This will only be a breaking change to those using the shorthand step syntax.
[email protected]
Minor Changes
- 6be7cd8: Literals loaded as step arguments will be converted to matching JS type (closes #116)
- 72648c5: Change the operation URLs to be HTTPS (re zazuko/barnard59-website#4).
This will only be a breaking change to those using the shorthand step syntax.
[email protected]
Major Changes
- 6be7cd8: Literals loaded as step arguments will be converted to matching JS type (closes #116)
- 72648c5: Change the operation URLs to be HTTPS (re zazuko/barnard59-website#4).
This will only be a breaking change to those using the shorthand step syntax.
[email protected]
Major Changes
- 6be7cd8: Literals loaded as step arguments will be converted to matching JS type (closes #116)
- 72648c5: Change the operation URLs to be HTTPS (re zazuko/barnard59-website#4).
This will only be a breaking change to those using the shorthand step syntax.
[email protected]
Major Changes
- 6be7cd8: Literals loaded as step arguments will be converted to matching JS type (closes #116)
- 72648c5: Change the operation URLs to be HTTPS (re zazuko/barnard59-website#4).
This will only be a breaking change to those using the shorthand step syntax.
Patch Changes
[email protected]
Major Changes
- 6be7cd8: Literals loaded as step arguments will be converted to matching JS type (closes #116)
- 72648c5: Change the operation URLs to be HTTPS (re zazuko/barnard59-website#4).
This will only be a breaking change to those using the shorthand step syntax.