With this release, zp supports input from the std output buffer, and also the bug where zp panics when there is no input file is also fixed!
What's Changed
- fix: fixing zp panics when file doesn't exist Issue #1 by @noble-varghese in #8
- std buffer manipulations by @bahdotsh in #10
- Copy text from a specified range!🥳 by @bahdotsh in #11
New Contributors
- @noble-varghese made their first contribution in #8
Full Changelog: v0.2.0...v1.0.0