Commit graph

17 commits

Author SHA1 Message Date
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