Releases: steveukx/git-js Releases · steveukx/git-js
simple-git@3.28.0 06 Jun 07:17
Compare Sorry, something went wrong.
No results found Minor Changes 2adf47d : Allow repeating git options like {'--opt': ['value1', 'value2']}
simple-git@3.27.0 19 Sep 12:32
Compare Sorry, something went wrong.
No results found Minor Changes 52f767b : Add similarity
to the DiffResultNameStatusFile
interface used when fetching log/diff with the --name-status
option. 739b0d9 : Diff summary includes original name of renamed files when run wiht the --name-status
option. bc90e7e : Fixes an issue with reporting name changes in the files
array returned by git.status
. Thank you @mark-codesphere for the contribution. Patch Changes 03e1c64 : Resolve error in log parsing when fields have empty values. simple-git@3.26.0 01 Sep 12:35
Compare Sorry, something went wrong.
No results found Minor Changes 28d545b : Upgrade build tools and typescript simple-git@3.25.0 10 Jun 10:28
Compare Sorry, something went wrong.
No results found Minor Changes 0a5378d : Add support for parsing count-objects
Patch Changes 4aceb15 : Upgrade dependencies and build tools simple-git@3.24.0 28 Mar 19:01
Compare Sorry, something went wrong.
No results found Minor Changes c355317 : Enable the use of a two part custom binary simple-git@3.23.0 17 Mar 08:14
Compare Sorry, something went wrong.
No results found Minor Changes 9bfdf08 : Bump package manager from yarn v1 to v4 Patch Changes 8a3118d : Fixed a performance issue when parsing stat diff summaries 9f1a174 : Update build tools and workflows for Yarn 4 compatibility simple-git@3.22.0 29 Dec 09:43
Compare Sorry, something went wrong.
No results found Minor Changes df14065 : add status to DiffResult when using --name-status simple-git@3.21.0 20 Nov 07:26
Compare Sorry, something went wrong.
No results found Minor Changes 709d80e : Add firstCommit utility interface Patch Changes b4ab430 : Add trailing callback support to git.firstCommit d3f9320 : chore(deps): bump @babel/traverse from 7.9.5 to 7.23.2 b76857f : chore(deps): bump axios from 1.1.3 to 1.6.1 simple-git@3.20.0 23 Sep 13:16
Compare Sorry, something went wrong.
No results found Minor Changes 2eda817 : Use pathspec
in git.log
to allow use of previously deleted files in file
argument simple-git@3.19.1 26 Jun 10:16
Compare Sorry, something went wrong.
No results found Patch Changes 2ab1936 : keep path splitter without path specs