Releases: topheman/snake-pipe-rust
Releases · topheman/snake-pipe-rust
v2.2.0
v2.2.0 (2024-05-29)
Now with inter-process communication!
Features
- #35 implement socket/tcp play/watch
Check examples of use on the readme : https://github.com/topheman/snake-pipe-rust?tab=readme-ov-file#ipc-inter-process-communication
brew install topheman/tap/snakepipeOr via sources
cargo install snakepipev2.1.0
v2.0.0
v2.0.0 (2024-03-08)
Features
- #26 Support
snakepipe render-browser - #28
snakepipe stream-sseshould connect to the server and pipe events from sse to terminal - #31 Render local IP + render QRCode, if
snakepipe render-browser - #32
snakepipe pipelineshould output pre-configured pipelines to be piped intopbcopy - #44 Better mobile css integration for
snakepipe render-browser - #38 Simplify js renderers workflow - add a dev-server in NodeJS (you don't need rust for this part if you don't know rust)
- #46 Check if port is in use before launching
snakepipe render-browser
Refactor
- #22 Rename
stream::Streamtostream::Input - #29 Add description on cli help commands
- #51 Qrcode - url base - ready for tunneling
Bug fixes
- #45 Fix regression in
snakepipe render-browser
Thanks
Thanks to @Mouvedia for the review.
cargo install snakepipev1.1.0
v1.1.0 (2024-02-17)
Features
cargo install snakepipev1.0.0
v1.0.0 (2024-02-15)
🥳 v1.0.0
Features
- #10 fix
Stream::newimplementation removing.unwrap, so that even the tests in doc pass - #14 setup ci - https://github.com/topheman/snake-pipe-rust/actions
cargo install snakepipev0.2.0
v0.1.0
v0.1.0 (2024-02-12)
First release
https://crates.io/crates/snakepipe + docs : https://docs.rs/snakepipe/0.1.0/snakepipe/
cargo install snakepipe