Log release
This is the first release of release-notary. Currently only release-notary log
works. It will print out the commits between the current tag and last tag (if available). The release notes below are the output. More work will go into improving the output to include notes in commits.
Release notes
- ci: run release-notary only on tags
- text: Improve formatting of commit list
- history: Fix case where no previous tag is available
- ci: fix release-notary step
- ci: Add release-notary
- makefile: add build-all
- sh: Add build all shell script
- cmd: set up log command
- cmd: set up viper
- text: add build_history
- text: remove accidental log into trim_message
- text: add trim_message
- history: add commit_text
- history: add list_commits
- main: move to root
- chore(deps): update module src-d/go-git to v4.12.0
- chore(deps): add renovate.json
- Merge pull request #2 from Fallion/go-git
- go: init go.mod
- cmd: Add main
- CI: Set global imag
- CI: Update Lint path
- CI: Set stages
- CI: fix naming of file round 2
- CI: fix naming of file
- CI: Add gitlab-ci.yml
- history: add previous_tag
- history: add commit_date
- history: add current_commit