telegram-bot-api icon indicating copy to clipboard operation
telegram-bot-api copied to clipboard

Versioning and releases

Open lukaszraczylo opened this issue 2 years ago • 0 comments

Hi, The last version available by default from go get is 5.5.1, which naturally does not include any changes made to the codebase since 21 December 2021. It would be great if any semantic versioning would be enabled for the merges to the master branch. There's no need to follow the official telegram API versioning, but it would make life easier for everyone.

If you don't want to play around with manual version calculation, feel free to use my github action, which you can quickly hook up to the existing workflow - https://github.com/lukaszraczylo/semver-generator - or I can even help you with it if necessary.

lukaszraczylo avatar Nov 04 '22 19:11 lukaszraczylo