Skip to content

Releases: desktop/dugite

v1.63.0

30 Apr 19:01

Choose a tag to compare

  • Handle some additional error scenarios - #175
  • Bump request package to address upstream security vulnerability - #183

v1.62.0

13 Apr 00:28

Choose a tag to compare

Updates the embedded Git to v2.17.0

v1.61.0

24 Mar 07:33

Choose a tag to compare

Changelog:

  • Updates the embedded Git to v2.16.3
  • Adds GitError.BranchRenameFailed error code to represent when a branch rename fails - #172. Thanks @ysabri!

v1.60.0

15 Mar 05:46

Choose a tag to compare

This version updates Git LFS to v2.4.0.

v1.59.0

15 Mar 05:47

Choose a tag to compare

This updates the embedded Git to v2.16.2, and adds support for using this package on ARM64 platforms.

v1.58.0

15 Mar 05:49

Choose a tag to compare

This version handles and swallows errors related to the incorrect usage of process.stdin by callers, which manifests in EPIPE, EOF and ECONNECT errors, depending on the underlying OS.

See #164 for more details.

v1.57.0

15 Mar 05:53

Choose a tag to compare

This version adds a check to options.stdin because '' (empty string) should be handled differently to undefined, despite JavaScript considering them both falsy. See #163 for more details

v1.56.0

15 Mar 05:54

Choose a tag to compare

This upgrades the embedded Git to v2.16.1.

v1.55.0

15 Mar 05:55

Choose a tag to compare

v1.55.0 Pre-release
Pre-release

This upgrades the embedded Git to v2.16.0-rc1.

v1.54.0

15 Mar 05:56

Choose a tag to compare

v1.54.0 Pre-release
Pre-release

This upgrades the embedded Git to v2.16.0-rc0.