Skip to content

Releases: steveukx/git-js

@simple-git/repo repo-v3.0.2

18 Jan 18:20
02f4b0a
Compare
Choose a tag to compare

Bug Fixes

  • Backward compatibility - permit loading simple-git/promise with deprecation notice until mid-2022. (4413c47)

@simple-git/repo repo-v3.0.1

18 Jan 17:49
3045120
Compare
Choose a tag to compare

Bug Fixes

  • Documentation update (4e000f6)
  • Enable releasing v3 to npm under canary tag (14e233f)

simple-git simple-git-v3.0.0

16 Jan 09:52
c97c08c
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • monorepo structure (#716)

Features

@simple-git/repo repo-v3.0.0

16 Jan 09:52
c97c08c
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • monorepo structure (#716)

Features

Bug Fixes

  • typo in readme.md (659fc9b)
  • Upgrade debug dependency to latest 4.3.3 (8b53104)
  • Upgrade jest dependency to latest 27.0.3 (89a8739)

simple-git v2.48.0

01 Dec 20:13
a569868
Compare
Choose a tag to compare

Features

  • StatusResult returned by git.status() should include detached state of the working copy. (#695) (f464ebe)

Bug Fixes

  • Add example for empty commit message in git.commit() (61089cb)

simple-git v2.47.1

29 Nov 16:13
080c82b
Compare
Choose a tag to compare

Bug Fixes

  • Add support for node@17 in unit tests (0d3bf47)
  • Add support for node@17 in unit tests (0d3bf47)

simple-git v2.47.0

19 Oct 19:18
1ceac58
Compare
Choose a tag to compare

Features

simple-git v2.46.0

29 Sep 14:28
9b06cae
Compare
Choose a tag to compare

Features

  • completion plugin (#684) (ecb7bd6)
  • completion plugin to allow configuring when simple-git determines the git tasks to be complete. (ecb7bd6)

simple-git v2.45.1

04 Sep 12:41
6da6494
Compare
Choose a tag to compare

Bug Fixes

  • support progress events in locales other than western european character sets. (8cc42f8)

simple-git v2.45.0

27 Aug 07:26
f54b0f1
Compare
Choose a tag to compare

Features

  • Use author email field that respects mailmap (589d624)

Bug Fixes

  • getConfig always returns null despite values being present in configuration (9fd483a)