0.1.0
What's Changed
- WIP: first cut of implementation by @43081j in #2
- fix: rewrite
then
to be an async method by @43081j in #3 - feat: add short name export by @43081j in #4
- docs: add options documentation by @43081j in #5
- test: initial set of tests by @43081j in #6
- fix: use readline for iterator by @43081j in #7
- docs: add args to readme by @43081j in #8
- feat: rework promise interface by @43081j in #9
- feat: use streams rather than a buffer by @43081j in #10
- feat: move to tsup by @43081j in #13
New Contributors
Full Changelog: https://github.com/tinylibs/tinyexec/commits/0.1.0