Skip to content

Releases: NotesHubApp/git-essentials

v1.6.0

24 Feb 07:28
Compare
Choose a tag to compare

1.6.0 (2024-02-24)

Bug Fixes

Features

  • log: add filepath, force, follow params (de78b01)

v1.5.5

08 Nov 05:59
Compare
Choose a tag to compare

1.5.5 (2023-11-08)

Bug Fixes

  • support special characters in username/password of git url (0bda2ac)

v1.5.4

30 Mar 02:05
Compare
Choose a tag to compare

1.5.4 (2023-03-30)

Bug Fixes

  • FileSystemAccessApiFsClient: add isSyncAccessHandleSupported function (5487132)

v1.5.3

09 Feb 06:08
Compare
Choose a tag to compare

1.5.3 (2023-02-09)

Bug Fixes

  • FileSystemAccessApiFsClient: client may throw TypeError in Safari (c10a10a)

v1.5.2

09 Feb 05:46
Compare
Choose a tag to compare

1.5.2 (2023-02-09)

Bug Fixes

v1.5.1

09 Feb 05:09
Compare
Choose a tag to compare

1.5.1 (2023-02-09)

Bug Fixes

  • FileSystemAccessApiFsClient: stat method may throw TypeError on Safari (9ee647e)

v1.5.0

06 Feb 02:38
Compare
Choose a tag to compare

1.5.0 (2023-02-06)

Features

  • HttpError: add url, method and headers properties (285a8ef)

v1.4.0

27 Jan 20:02
Compare
Choose a tag to compare

1.4.0 (2023-01-27)

Features

  • WebHttpClient: add optional fetch parameter (8761db4)

v1.3.3

09 Jan 18:56
Compare
Choose a tag to compare

1.3.3 (2023-01-09)

Bug Fixes

  • FileSystemAccessApiFsClient: revert previous changes (7fe8ca4)

v1.3.2

09 Jan 08:13
Compare
Choose a tag to compare

1.3.2 (2023-01-09)

Bug Fixes

  • FileSystemAccessApiFsClient: attempt to fix writeFile for safari (e97f513)