Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
5.0.0 (2024-07-10)
âš BREAKING CHANGES
Features
- add default value for cwd (440f6fe)
Bug Fixes
- switch from jest to vitest (b5e981d)
4.2.1 (2022-08-17)
Bug Fixes
4.2.0 (2022-05-04)
Bug Fixes
- deps: update dependency execa to v5 (d76adac)
- deps: update dependency fs-extra to v10 (6b8a9fe)
Features
- add --no-verify to commit and push (fe93e15)
4.1.3 (2020-06-18)
Bug Fixes
- rev-list: :bug: fix leftOnly treated as required (2b4163e)
4.1.2 (2020-06-18)
Bug Fixes
- tag: :bug: fix get-tags get empty result (e4dc2d1)
4.1.1 (2020-05-05)
4.1.0 (2020-05-05)
Features
- status: :sparkles: add
getRootPath
(3ecc3ae)
- status: :sparkles: add
isInsideWorkTree
(ab0f95c)
4.0.1 (2020-04-29)
Bug Fixes
- push: :bug: fix
push
options setUpstream
followTags
required (dbd3872)
4.0.0 (2020-04-28)
âš BREAKING CHANGES
- push:
--follow-tags
is set to false
by default
Features
- push: :sparkles: add
--set-upstream
option (4fa1e6c)
3.3.1 (2020-02-19)
Bug Fixes
- get-staged-files: :bug: fix staged files not listed (f1c590f)
3.3.0 (2020-02-19)
Features
- get-staged-files: :sparkles: add
get-staged-files
(60a65d1)
3.2.0 (2020-02-19)
Features
- get-rev-count: :sparkles: add
leftOnly
option (8b99fdd)
3.1.1 (2020-02-05)
Bug Fixes
- commit: :bug: fix
getCommit
return type tags
(37d02d4)
3.1.0 (2020-02-05)
Features
- commit: :sparkles: add
getCommits
(f595747)
3.0.0 (2020-02-04)
âš BREAKING CHANGES
Features
- commit: :sparkles: add
getCommitByTag
(2d8ecc3)
- tag: :sparkles: remove
getTagByRev
(6d1a643)
2.5.0 (2020-02-04)
Features
- merge: :sparkles: add
merge
(a36e62b)
2.4.0 (2020-02-04)
Features
- branch: :sparkles: add
create
option to checkoutBranch
(c3121cc)
2.3.0 (2020-02-04)
Features
- branch: :sparkles: add
checkoutBranch
(660a2ec)
2.2.1 (2020-01-23)
Bug Fixes
- ls: :bug: fix
ls-files
not exported (d8d41dd)
2.2.0 (2020-01-23)
Features
- ignore: :sparkles: add
checkIgnore
(7e3f62a)
- ls: :sparkles: add
ls-files
(d963326)
2.1.0 (2020-01-21)
Features
- config: :sparkles: add
git.setUserName
and git.setUserEmail
(8b8e374)
2.0.1 (2020-01-20)
2.0.0 (2020-01-20)
âš BREAKING CHANGES
- get-rev-count: The type of
paths
is changed from string
to string[]
Features
- get-rev-count: :sparkles: support paths as an array (62892a3)
1.3.0 (2020-01-20)
Features
- remote: :sparkles: add
git remote add shortname url
(ea79cf3)
1.2.0 (2020-01-20)
Features
- init: :sparkles: add
git init
(8e3f52a)
1.1.1 (2019-12-23)
Bug Fixes
- get-rev-count: :bug: fix default paths (bc3fddc)
1.1.0 (2019-09-20)
Features
- tag/get-tags: :sparkles: support match and sort options (039930e)
1.0.1 (2019-09-20)
Bug Fixes
- export: :bug: export getTags and getPreviousCommit (f9a8587)
1.0.0 (2019-09-20)
Features
0.2.0 (2019-09-20)
âš BREAKING CHANGES
- tag/get-last-tag: 3 args to 1 arg
Features
- tag/get-last-tag: :sparkles: add default value to match (d236e91)
0.1.8 (2019-09-20)
Features
- status: :sparkles: getHeadCommit (ace9c05)
- tag/get-last-tag: :sparkles: Support setting from to get last tag (25c773f)
0.1.7 (2019-08-01)
Features
- remote: :sparkles: add getCurrentRemoteUrl (cfffcc1)
0.1.6 (2019-08-01)
Features
- config & remote: :sparkles: add getUserName, getUserName and getRe (8b1ef17)
0.1.5 (2019-08-01)
Bug Fixes
- tag: :bug: fix tagging lightweight (ab0667c)
Features
- fetch: :sparkles: add fetch (19e3f1f)
0.1.4 (2019-07-31)
0.1.3 (2019-07-31)
0.1.2 (2019-07-31)
Features
- DEPRECATED: :sparkles: (ca9b2da)
- init: :sparkles: initial commit (7b11a34)