-
-
Notifications
You must be signed in to change notification settings - Fork 281
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
Fix version numbers #3296
Comments
Only Each component of the version number is an integer, so The components are called major, minor, patch. https://semver.org/ describes how we try and interpret the version numbers (although for keyboard purposes, the semantic meaning of the components is not very important -- just that version numbers go up). |
Mind you, if we have an 0.5, 0.6, and 0.51, then 0.5 < 0.6 < 0.51 (aka 0.05 < 0.06 < 0.51)! [sorry, mistyped the first time around, really doesn't help...] |
I thought we fixed this for the Gurage keyboard a year ago or more -?? It must have been for another one. Unless someone is poised to make the Gurage Legacy version fix, I can do so this weekend. |
Please do! I didn't have time last week. If memory serves, we did the other
one, not legacy.
…On Sat, Jan 25, 2025, 12:10 PM Daniel Yacob ***@***.***> wrote:
I thought we fixed this for the Gurage keyboard a year ago or more -?? It
must have been for another one. Unless someone is poised to make the Gurage
Legacy version fix, I can do so this weekend.
—
Reply to this email directly, view it on GitHub
<#3296 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABV6RI2QYPFXRCQXKF4UR6T2MPHSVAVCNFSM6AAAAABVVPCI5SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMMJUGA2TEMBTGM>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
https://keyman.com/keyboards/rac_shina also needs version adjustment. |
@mcdurdin we have these version numbers for some of the keyboards. Do I need to "fix" those?
1.01
0.51
1.21
1.05
2.0.25
1.26
Keyboards:
The text was updated successfully, but these errors were encountered: