Skip to content

bump to 0.10.2 to fix current_version#30

Merged
fedetaglia merged 4 commits intomainfrom
fix-current_version
Feb 20, 2026
Merged

bump to 0.10.2 to fix current_version#30
fedetaglia merged 4 commits intomainfrom
fix-current_version

Conversation

@fedetaglia
Copy link
Contributor

@fedetaglia fedetaglia commented Feb 20, 2026

[0.10.2] - 2026-02-20

Fixed

  • Fixed version sorting to use semantic versioning instead of lexicographic ordering (Gem::Version), so that e.g. 0.10 correctly sorts above 0.9
[2] pry(main)> BMT.current_version
=> "0.10"
[3] pry(main)> BMT.versions
=> ["0.10", "0.9", "0.1"]

@fedetaglia fedetaglia changed the title bump to 0.10.1 to fix current_version bump to 0.10.2 to fix current_version Feb 20, 2026
@fedetaglia fedetaglia requested a review from arcwhite February 20, 2026 02:06
@fedetaglia fedetaglia merged commit 9753a2f into main Feb 20, 2026
6 checks passed
@fedetaglia fedetaglia deleted the fix-current_version branch February 20, 2026 02:53
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

Successfully merging this pull request may close these issues.

2 participants