
21 Jul
2024
21 Jul
'24
9:13 p.m.
Issue #20645 has been reported by owlking (Marek Wysinski). ---------------------------------------- Misc #20645: Github release version string changed format https://bugs.ruby-lang.org/issues/20645 * Author: owlking (Marek Wysinski) * Status: Open * Assignee: k0kubun (Takashi Kokubun) ---------------------------------------- https://github.com/ruby/ruby/releases Up to the 3.3.2 release the releases were named with dots and without a v prefix. ruby 3.3.3 is released as "v3.3.3" and 3.3.4 is released as "v3_3_4". I noticed when my automatic ruby update github workflow, based on the github releases api stopped working. Is this an intentional change? Should I update my scripts? -- https://bugs.ruby-lang.org/