Move to using neil to track version within deps.edn. I don't necessarily think this is better than the old version.edn, but it is consistent with what I've done on my other projects.
Tweak changelog
move to [breaking] [minor breaking] attributes on release header scheme I've used on other projects
automatically add yyyy-mm-dd date to release header
describe commits for release link as "commit log"
Add GitHub release creation to release workflow.
Stick with release initiated through GitHub UI on release workflow. I still feel this is much simpler than a version tag triggered release.
Move to 1.1. version scheme.
Move to using neil to track version within
deps.edn
. I don't necessarily think this is better than the oldversion.edn
, but it is consistent with what I've done on my other projects.Tweak changelog
Add GitHub release creation to release workflow.
Stick with release initiated through GitHub UI on release workflow. I still feel this is much simpler than a version tag triggered release.