Releases: tinylibs/tinyexec
Releases · tinylibs/tinyexec
1.2.4
1.2.3
What's Changed
- chore(deps-dev): bump the development-dependencies group with 4 updates by @dependabot[bot] in #135
- fix: destroy piped streams on child exit to prevent grandchild deadlock by @Mearman in #137
New Contributors
Full Changelog: 1.2.2...1.2.3
1.2.2
1.2.1
1.2.0
What's Changed
- refactor: inline parse by @hyperz111 in #100
- chore: check types on lint by @43081j in #119
- test: add more normalize tests by @43081j in #120
- build: update tsdown config and dependencies by @hyperz111 in #121
- chore(deps-dev): bump the development-dependencies group with 2 updates by @dependabot[bot] in #122
- chore(deps-dev): bump the development-dependencies group with 6 updates by @dependabot[bot] in #123
- chore: set workflow permissions by @43081j in #124
- feat: add
nodePathflag by @43081j in #125 - test: tidy up env tests by @43081j in #126
- chore(deps-dev): bump the development-dependencies group with 4 updates by @dependabot[bot] in #128
- chore(deps): bump the github-actions group with 2 updates by @dependabot[bot] in #127
- chore: setup funding / publish env by @43081j in #129
- chore: enable staged publishes by @43081j in #130
New Contributors
- @hyperz111 made their first contribution in #100
Full Changelog: 1.1.2...1.2.0
1.1.2
What's Changed
- feat: accept readonly string[] for args parameters by @tatzyr in #112
- chore(deps-dev): bump the development-dependencies group with 7 updates by @dependabot[bot] in #113
- fix: Fix typo in
READMEby @porada in #114 - chore(deps-dev): bump the development-dependencies group with 5 updates by @dependabot[bot] in #116
- chore(deps): bump actions/setup-node from 6.3.0 to 6.4.0 in the github-actions group by @dependabot[bot] in #115
- chore(deps-dev): bump the development-dependencies group with 4 updates by @dependabot[bot] in #117
- fix: remove normalisation of commands by @43081j in #118
New Contributors
Full Changelog: 1.1.1...1.1.2
1.1.2-next.0
What's Changed
- feat: accept readonly string[] for args parameters by @tatzyr in #112
- chore(deps-dev): bump the development-dependencies group with 7 updates by @dependabot[bot] in #113
- fix: Fix typo in
READMEby @porada in #114 - chore(deps-dev): bump the development-dependencies group with 5 updates by @dependabot[bot] in #116
- chore(deps): bump actions/setup-node from 6.3.0 to 6.4.0 in the github-actions group by @dependabot[bot] in #115
- chore(deps-dev): bump the development-dependencies group with 4 updates by @dependabot[bot] in #117
- fix: remove normalisation of commands by @43081j in #118
New Contributors
Full Changelog: 1.1.1...1.1.2-next.0
1.1.1
1.1.0
What's Changed
- test: add
publintby @AriPerkkio in #95 - chore(deps-dev): bump the development-dependencies group with 5 updates by @dependabot[bot] in #97
- feat(#33): implements sync API by @SukkaW in #96
- docs(#96): add sync API docs by @SukkaW in #98
- Improve Bun runtime compatibility by @iiroj in #101
- chore(deps-dev): bump the development-dependencies group across 1 directory with 6 updates by @dependabot[bot] in #105
- feat: Support
Result | ExecProcess | stringforoptions.stdinby @porada in #106 - fix: use
stream.pipelineto fix combining streams with auto-destroy disabled by @iiroj in #103 - fix: add current
nodeexecutable's directory to start ofPATHby @iiroj in #108 - chore(deps-dev): bump the development-dependencies group with 2 updates by @dependabot[bot] in #110
New Contributors
Full Changelog: 1.0.4...1.1.0