Releases: tinylibs/tinyexec
Releases · tinylibs/tinyexec
0.3.1
0.3.0
0.2.0
What's Changed
- fix: do not include timeout by default by @benmccann in #30
New Contributors
- @benmccann made their first contribution in #30
Full Changelog: 0.1.4...0.2.0
0.1.4
0.1.3
0.1.3-beta.0
What's Changed
Full Changelog: 0.1.2...0.1.3-beta.0
0.1.2
0.1.1
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