Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use tags on version bumps #1243

Closed
oz opened this issue Oct 14, 2020 · 2 comments
Closed

Use tags on version bumps #1243

oz opened this issue Oct 14, 2020 · 2 comments

Comments

@oz
Copy link

oz commented Oct 14, 2020

Could you tag the releases when they happen to make packaging a little cleaner than checking git daily?

The last release is apparently 1.6.0 but it's been replaced a while ago.

@levlam
Copy link
Contributor

levlam commented Oct 14, 2020

The last release is still 1.6.0. All later version are development versions with continuously changing API. They all can be called 1.7.0-beta-X instead. Before TDLib 1.5.0 they wasn't even published on Github until next minor release. The 1.7.0 version will have a tag as soon it is ready.

@oz
Copy link
Author

oz commented Oct 14, 2020

Thanks for the clarification. 👍🏻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants