Releases: JarvusInnovations/git-client
Releases · JarvusInnovations/git-client
v1.9.3
Technical
- fix: don't use process as variable name @themightychris
- fix(ci): use bot token to create release PR so tests run @themightychris
v1.9.2
Improvements
- docs: update README @themightychris
- feat: add typescript definitions @themightychris
v1.9.1
Improvements
- fix: trim output lines before splitting @themightychris
Technical
- fix(ci): use bot token to create release PR so tests run @themightychris
- Revert "fix(ci): use bot token to create release PR so tests run" @themightychris
v1.9.0
Improvements
- feat: add onStderr and onStdout options @themightychris
- fix: only trim trailing whitespace in most commands [#35] @themightychris
Technical
- chore(deps): update all node dependencies @themightychris
- fix(tests): update to work on mac and with latest Ava @themightychris
- feat(ci): run unit tests @themightychris
- fix(ci): remove node 14.x from test matrix @themightychris
- feat(ci): add automated release workflow @themightychris
- feat(ci): automate publishing npm package @themightychris
- fix(ci): only run tests on pull requests @themightychris
- fix(ci): release to main branch @themightychris
git-client v1.8.3
Improvements
- fix: transform all works in hyphenated git commands @themightychris
git-client v1.8.2
Technical
- chore: bump package version to 1.8.2 @themightychris
git-client v1.8.1
Technical
- chore: npm audit fix @themightychris
git-client v1.8.0
Improvements
- fix: log single string for compat with winston 3.x
Technical
- chore: merge dependency bumps
git-client v1.7.1
- fix: count mktree batch timeout from last output instead of last input
git-client v1.7.0
- feat: add hashObjectInternally method
- fix: switch to async-exit-hook for cleanup
- fix: add package-lock.json to source control
- chore: npm audit fix