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
Teofilo Monteiro
dc8f0c5755
Update unit tests
2021-10-29 08:35:41 +02:00
Teofilo Monteiro
2c7f4b8ddd
Log the version with user format and namespace
2021-10-13 10:00:35 +02:00
Paul Hatcherian
00b872db01
Bump versions
2021-09-23 08:34:33 -04:00
Paul Hatcherian
401ff16900
Update dependancies
2021-09-19 09:53:44 -04:00
Paul Hatcherian
17c60feff5
Update readme
2021-09-06 18:19:58 -04:00
Paul Hatcherian
cdc37631c1
Update dependancies
2021-05-28 15:07:36 -04:00
Paul Hatcherian
2c0a2e32a8
Add some clarifications to readme
2021-05-06 08:27:11 -04:00
Paul Hatcherian
dfbf3dfcfb
Bump version in readme
2021-04-23 18:01:58 -04:00
Paul Hatcherian
27c5676700
Allow slashes in tag prefix
2021-04-22 22:54:57 -04:00
Paul Hatcherian
8e99275875
Bump version in readme
2021-03-13 10:21:22 -05:00
Paul Hatcherian
e244f82296
Merge pull request #26 from tonyhallett/patch-1
...
Update uses to latest version that fixed bug
2021-03-11 08:59:02 -05:00
Tony Hallett
57b16efd19
Update to uses
2021-03-10 19:15:02 +00:00
Paul Hatcherian
ed818a75eb
Fix "full tag" match pattern
2021-02-25 08:51:40 -05:00
Paul Hatcherian
d061f3fb0e
Update readme for v4
2021-02-13 12:33:02 -05:00
Paul Hatcherian
1afa8eb537
Merge pull request #21 from PaulHatch/feature/HeadRef
...
Support and default to HEAD ref for branch (MAJOR)
2021-02-08 22:08:31 -05:00
Paul Hatcherian
01ccd0e687
Remove origin prefix from branch name
2021-02-08 20:52:41 -05:00
Paul Hatcherian
ac2e147b35
Support and default to HEAD ref for branch (MAJOR)
2021-02-06 12:35:25 -05:00
Paul Hatcherian
2909e6bd51
Merge pull request #19 from dannysauer/fix_tag_namespace
...
Add namespace to tag version output
2021-01-28 17:26:18 -05:00
Danny Sauer
63597febc6
Add namespace to tag version output
2021-01-28 15:30:18 -06:00
Paul Hatcherian
6e48779949
Merge pull request #18 from dannysauer/patch-1
...
Clarify namespace for new user
2021-01-25 19:08:23 -05:00
Danny Sauer
13e0565bfd
Clarify namespace for new user
...
It took a bit to figure out how namespace works. This minor addition helps me with clarification; feel free to disagree with that opinion. :D
2021-01-25 17:09:13 -06:00
Paul Hatcherian
12cce3bff2
Update readme format/wording
2021-01-23 07:28:04 -05:00
Paul Hatcherian
c81b8f3498
Update documentation
2021-01-23 07:08:00 -05:00
Paul Hatcherian
fccf69567f
Fix logic for ignoring tag version matching
2021-01-23 00:45:20 -05:00
Paul Hatcherian
9475102a4a
Support regex as major/minor match patterns
2021-01-23 00:32:35 -05:00
Paul Hatcherian
9e192e115f
Preserve increment value on already tagged commits
2021-01-16 18:34:36 -05:00
Paul Hatcherian
fada5c116a
Set background on SVGs
2020-12-28 18:23:17 -05:00
Paul Hatcherian
0de6177951
Update dependencies
2020-12-27 20:06:43 -05:00
Paul Hatcherian
439a68181d
Update readme to indicate latest release
2020-12-20 10:36:40 -05:00
Paul Hatcherian
0c009e37e1
Merge pull request #13 from PaulHatch/feature/bump-commit
...
Add support to bump the version on each commit (MINOR)
2020-12-20 10:25:10 -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
80758ecbf6
Merge pull request #11 from PaulHatch/feature/short-flag
...
Add support for disabling short tags
2020-12-20 10:12:16 -05:00
Paul Hatcherian
959e71ff1c
Add support for disabling short tags
2020-12-18 20:11:55 -05:00
Paul Hatcherian
32d6426aef
Minor documentation updates
2020-12-15 20:48:17 -05:00
Paul Hatcherian
bd43de5619
Remove old parameter from documentation
2020-11-28 11:30:41 -05:00
Paul Hatcherian
316dd04102
Clean up readme wording
2020-11-28 11:28:22 -05:00
Paul Hatcherian
8430b15d4c
Readme updates
2020-11-28 11:17:28 -05:00
Paul Hatcherian
b75f063d41
Fix graph
2020-11-25 15:31:09 -05:00
Paul Hatcherian
06e32738a3
Add overview to documentation
2020-11-25 15:30:00 -05:00
Paul Hatcherian
c47459a3b9
Update test action
2020-10-08 15:28:04 -04:00
Paul Hatcherian
1f05445eed
Merge pull request #7 from PaulHatch/feature/quote-match
...
Windows support + fix for commits with tags
2020-10-07 19:55:00 -04:00
Paul Hatcherian
ebcb352d0b
Fix, exit when current commit tag found
2020-10-07 19:46:11 -04:00
Paul Hatcherian
b38e4671e9
Windows support, history results always use \n
2020-10-07 19:36:05 -04:00
Paul Hatcherian
65140edf77
Update test to support Windows
2020-10-07 18:33:21 -04:00
Paul Hatcherian
5c67e25f43
Use the current tag, if present, for version
2020-10-07 18:26:03 -04:00
Paul Hatcherian
4160681a29
Run commands sliently
2020-10-07 08:38:48 -04:00
Paul Hatcherian
866aab0885
Ignore exec failures (these are handled in code)
2020-10-07 08:02:42 -04:00
Paul Hatcherian
8ce630d670
Cleanup using os temp path
2020-10-07 07:52:11 -04:00
Paul Hatcherian
ae095094f7
Revert args mode
2020-10-06 21:29:12 -04:00