Commit graph

23 commits

Author SHA1 Message Date
Paul Hatcherian
d93d2fb887 Add debug/replay mode (MINOR) 2023-08-20 21:33:26 -04:00
Paul Hatcherian
cc7cc19f01 Add "patch pattern" support for bump each commit versioning 2023-08-09 08:55:19 -04:00
Paul Hatcherian
59b55a49a0 Add 'is_tagged' to output definition 2023-07-05 20:43:06 +02:00
Paul Hatcherian
ddf8faf6a4 Add "pre-release" mode (MINOR) 2023-01-15 11:25:01 -06:00
Paul Hatcherian
ea50fff3e4 Fix output mapping 2022-12-31 07:06:35 -06:00
Paul Hatcherian
e1e99bd214 Add version type as output 2022-10-02 17:17:28 -04:00
DELMAS Nicolas
472c83c1ce Feat: support flags when using regexp 2022-09-23 15:44:55 +02:00
Paul Hatcherian
3a712b126c Add support for using branches instead of tags 2022-04-15 13:12:45 -04:00
Paul Hatcherian
0c47e4e106 Update documentation for v5 2022-04-03 22:04:42 -04:00
Paul Hatcherian
31f4e3fdf0 Rewrite/refactor for v5, migrate to TypeScript (MAJOR)
Set Jest config file in package script

Include module path

Include tests in project folders

Remove index module exports

Hardcode configuration parameters

Move parameter binding into main run function

Use alias imports

Run test sequentially

Remove cleanup (async conflict)

Revert Jest option

Increase test timeout to 15 seconds
2022-04-03 20:28:28 -04:00
Paul Hatcherian
ac2e147b35 Support and default to HEAD ref for branch (MAJOR) 2021-02-06 12:35:25 -05:00
Paul Hatcherian
c81b8f3498 Update documentation 2021-01-23 07:08:00 -05:00
Paul Hatcherian
9475102a4a Support regex as major/minor match patterns 2021-01-23 00:32:35 -05:00
Paul Hatcherian
1412b429b4 Add support to bump the version on each commit (MINOR) 2020-12-20 10:17:40 -05:00
Paul Hatcherian
959e71ff1c Add support for disabling short tags 2020-12-18 20:11:55 -05:00
Paul Hatcherian
917165076c Add version tag output (MINOR) 2020-09-05 05:36:03 -04:00
Paul Hatcherian
ef6fe2de1c Add namespace & improve subproject support (MAJOR) 2020-09-02 07:48:21 -04:00
Paul Hatcherian
c50a3c86c6 Add path change detection (MINOR) 2020-01-25 11:13:16 -05:00
Paul Hatcherian
8af45c2a76 Allow empty tag prefix 2019-12-11 23:39:03 -05:00
Paul Hatcherian
caa92bb3e3 Fix tagged version behavior 2019-12-10 13:54:34 -05:00
Paul Hatcherian
142e038c41 Add format input for version output templating 2019-12-10 00:16:53 -05:00
Paul Hatcherian
bbab98392b Use tags instead of branched; add unit tests. 2019-12-09 21:52:42 -05:00
Paul Hatcherian
1492f3f1e2 Initial Commit 2019-12-05 20:21:29 -05:00