- uses the compare Gitea API - drop `sort` setting - remove the filter that excludes version bump entries
- make `GoTomatoVersion` a variable and default it to "devel" - add ldflags to `.goreleaser.yaml` for version tagging - remove "v" from output of `-version`
🤖