Releases: JarvusInnovations/git-client
Releases · JarvusInnovations/git-client
v1.11.1
Improvements
- fix: set idle timeout on cat-file --batch missing object path @themightychris
v1.11.0
Improvements
- feat: native read methods and $ naming convention [#52] @themightychris
Technical
- fix(test): use close instead of exit to fix flaky callback tests @themightychris
v1.10.1
Technical
- fix(ci): migrate npm publish to trusted publisher (OIDC provenance) @themightychris
v1.10.0
Improvements
- feat: native JS git object hashing and writing [#49] @themightychris
v1.9.4
Improvements
- fix: use --missing when building trees to skip verification @themightychris
Technical
- chore(deps-dev): bump tmp from 0.2.3 to 0.2.4 [#41] @app/dependabot
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