Releases: zazuko/barnard59
Releases · zazuko/barnard59
[email protected]
Patch Changes
- 6d71d5d: Missing code to wire-up file loader
[email protected]
[email protected]
Patch Changes
- 4bbf8f2: Added missing dependency on
readable-to-readable
, and replacedlodash/once.js
withonetime
(also missing as dependency)
[email protected]
[email protected]
Patch Changes
- ddd091c: Fixes "Callback called multiple times" when parsing
[email protected]
v1.1.4
Patch Changes
- 9038f09: Range of
barnard59-core
is now1 - 2
because v2 includes a potential breaking change where variables with undefined values will cause pipelines to fail. Consumers can lock the versionbarnard59-core
to^1
in order to avoid fixing the pipeline right away - 9038f09: Logging of pipeline variables was moved to core library (closes #66 closes #70)