- https://www.quora.com/What-is-the-difference-between-alpha-beta-and-RC-software-version // Adding ability of beta versions
- https://github.com/conventional-changelog/commitlint/tree/master/%40commitlint/config-conventional // Configurable stricter rules to validator
- https://github.com/angular/angular/blob/22b96b9/CONTRIBUTING.md#-commit-message-guidelines // Just more about git conventional commits
- https://www.npmjs.com/package/git-conventional-commits
- https://www.conventionalcommits.org/en/about/ tools
- https://github.com/c4urself/bump2version/blob/master/RELATED.md // research alternatives
- https://gist.github.com/qoomon/5dfcdf8eec66a051ecd85625518cfd13
Discussions about future development and features in Pull Requests
As idea perhaps to make this tool for longevity with Sqlite3 and some TUI interface:
- https://www.reddit.com/r/golang/comments/p1ncc0/tui_in_golang/
- https://github.com/nsf/termbox-go
- https://github.com/charmbracelet/bubbletea
- https://github.com/gdamore/tcell
- https://github.com/rivo/tview/
- https://github.com/jesseduffield/gocui
- https://github.com/avelino/awesome-go#advanced-console-uis