This repository has been archived by the owner on Nov 25, 2024. It is now read-only.
Releases: jamesramsay/hercule
Releases · jamesramsay/hercule
2.0.1
Highlights
- Split out stringify step into separate module:
through2-get
- Split out regex tokenizer step into separate module:
regexp-stream-tokenizer
2.0.0
Highlights
-
Streaming API
Hercule is now built on top of node stream APIs, allowing the CLI to process streamed input to
stdin
and output streamed tostdout
. This is particularly useful for using Hercule within a scripting environment.
2.0.0 - beta 1
todo