Skip to content

Releases: JarvusInnovations/git-client

git-client v1.8.2

16 Feb 00:40
f12b661

Choose a tag to compare

Technical

git-client v1.8.1

16 Feb 00:23
369e206

Choose a tag to compare

Technical

git-client v1.8.0

20 Dec 02:10
e7f913d

Choose a tag to compare

Improvements

  • fix: log single string for compat with winston 3.x

Technical

  • chore: merge dependency bumps

git-client v1.7.1

13 Nov 02:31

Choose a tag to compare

  • fix: count mktree batch timeout from last output instead of last input

git-client v1.7.0

31 Oct 21:44
a9a1381

Choose a tag to compare

  • feat: add hashObjectInternally method
  • fix: switch to async-exit-hook for cleanup
  • fix: add package-lock.json to source control
  • chore: npm audit fix

git-client v1.6.2

04 Aug 17:04
5a9e7eb

Choose a tag to compare

  • fix: use close event instead of exit event to ensure all output is captured
  • chore: update deps

git-client v1.6.1

03 Jul 19:50
a1d0481

Choose a tag to compare

  • fix: omit --verify if not enabled instead of setting --no-verify
  • fix: enable nullOnError for getTreeHash
  • chore: exclude eslint config from npm publish

git-client v1.6.0

03 Jul 19:28
f7e6068

Choose a tag to compare

  • feat: add verify option to getTreeHash

git-client v1.5.1

03 Feb 02:38

Choose a tag to compare

  • feat: generate --no-foo switch for { foo: false }

git-client v1.5.0

12 Jan 19:49
1fdaba4

Choose a tag to compare

  • feat: add getTreeHash method
  • feat: add $cwd exec option