Commit Graph

13 Commits

Author SHA1 Message Date
lukaszraczylo ebcffd219f Set respect existing tags default to true. 2025-02-08 01:48:17 +00:00
lukaszraczylo 76fdbd6f50 fixup! Merge pull request #22 from lukaszraczylo/add-branch-support 2023-05-09 13:57:57 +01:00
lukaszraczylo 1bf33c3a65 Modify tests to reflect addition of the branch flag. 2023-05-09 12:14:49 +01:00
username-dorf ac953ab411 Add branch selection for remote repo 2023-05-05 15:12:21 +03:00
lukaszraczylo a0fa4ee4cd Add option to respect existing tags and adjust calculations using them. 2022-02-10 14:40:08 +00:00
lukaszraczylo e4007deecd Improve testing across the board. 2021-07-27 10:22:55 +01:00
lukaszraczylo 9c0e4171ae Add strict matching which disables automatic incrementation of the patch until the trigger word is found. 2021-07-27 10:22:54 +01:00
lukaszraczylo 29ad85b62a Add binary autoupdate. 2021-07-27 10:22:54 +01:00
lukaszraczylo b8a15788ee General improvements
* Fix calculations as per https://github.com/lukaszraczylo/semver-generator/issues/8
* Change name of default config file as per https://github.com/lukaszraczylo/semver-generator/issues/2
* Add access to private repositories as per https://github.com/lukaszraczylo/semver-generator/issues/3
* Update documentation
2021-07-27 10:22:05 +01:00
lukaszraczylo af71c23260 Fix: Issue with sorting commits after specifying hash. 2021-07-27 10:22:03 +01:00
lukaszraczylo cbe73e16db Add -v / --version command and appropriate build flags. 2021-05-09 11:40:36 +01:00
lukaszraczylo 8bbde1f600 Console friendly switches and documentation
+ Add ARM64 binary release
+ Draft for github actions.
2021-05-09 11:11:57 +01:00
lukaszraczylo e4eb72fd13 Ready for release. 2021-05-09 02:47:33 +01:00