- f6d593c:
limit
step would not break the pipeline when the stream produces a very large or infinite stream
- d48f198: Update glob to v10
- 94551a4: Missing type declarations for
batch.js
andReadable.js
- 7456a6a: added batch operation
- 0c0245d: Bundle TypeScript type declarations
- 464b09e: Added an operation which creates a readable from given values (closes #199)
- ba328de: Simplify
base:limit
andbase:offset
by using async generators
- e0b6f85: Added an operation to read standard input
- 5327ff0: Filter: bind filter callback function to pipeline context
- 67504df: Remove redundant dependency on
rdf-utils-fs
- 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.
- 64b50ac: glob: added a warning message when nothing was matched
- f0814d5: Operations in manifest had wrong types
- 4bbf8f2: Added missing dependency on
readable-to-readable
, and replacedlodash/once.js
withonetime
(also missing as dependency)
-
2c4af8f: Use parallel-transform to implement the map step (closes #10)
-
Moved to JavaScript modules