Tags: marty-oehme/bemoji
Tags
📖 Bump license copyright year Bumping the year again. I am honestly not entirely sure what the best or correct way to display this is - so I am simply copying what the `curl` project is doing and stating the whole period of me working on it. Perhaps one day (should we get more contributors or much more popular) it may also make sense to copy its `THANKS` file to keep a stable copy of my contributing helpers.
📖 Bump license copyright year Bumping the year again. I am honestly not entirely sure what the best or correct way to display this is - so I am simply copying what the `curl` project is doing and stating the whole period of me working on it. Perhaps one day (should we get more contributors or much more popular) it may also make sense to copy its `THANKS` file to keep a stable copy of my contributing helpers.
✨ Add automated tagged releases Using woodpecker ci most of the release process is now automated. That means as soon as a new version tag (e.g. `v0.2.3`) is pushed the release process is started and will (if versions have been bumped correctly) set up a new release on Gitea and Github simultaneously. The release process will fail if changelog and program versions mismatch, or the version has not been bumped in general. The release contains the executable and some documentation, including the README as a manpage-formatted gzip file which can be included in the correct directory to enable a simple manpage for the program.