SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ruby3.1-rubygem-unicode-display_width-2.5.0-lp154.19.1.x86_64.rpm :

* Fri Oct 13 2023 Mykola Krachkovsky - updated to version 2.5.0 [#]# 2.5.0 - Unicode 15.1
* Sat Sep 02 2023 Mykola Krachkovsky - updated to version 2.4.2 [#]# 2.4.2 More performance improvements: - Optimize lookup of first 4096 codepoints - Avoid overwrite lookup if no overwrites are set [#]# 2.4.1 - Improve general performance! - Further improve performance for ASCII strings [#]# 2.4.0 - Improve performance for ASCII-only strings, by AATTfatkodima - Require Ruby 2.4
* Mon Oct 10 2022 Stephan Kulow updated to version 2.3.0 see installed CHANGELOG.md [#]# 2.3.0 - Unicode 15.0
* Wed Jun 29 2022 Manuel Schnitzer - updated to version 2.2.0
* Add
*Hangul Jamo Extended-B
* block to zero-width chars, thanks AATTninjalj #22
* Sat Oct 09 2021 Manuel Schnitzer - updated to version 2.1.0
* Unicode 14.0
* Wed Jan 20 2021 Stephan Kulow updated to version 2.0.0 see installed CHANGELOG.md [#]# 2.0.0 - Release 2.0.0 - Supports Ruby 3.0 [#]# 2.0.0.pre2 - Update 2.0 branch to Unicode 13 [#]# 2.0.0.pre1 Will be published as non-pre version on rubygems.org when Ruby 3.0 is released (December 2020) - Introduce new class-based API, which remembers your string-width configuration. See README for details. - Remove auto-loading of string extension - You can: `require \"unicode/display_width/string_ext\"` to continue to use the string extension - The manual opt-out `require \"unicode/display_width/no_string_ext\"` is not needed anymore and will issue a warning in the future - Remove (already deprecated) String#display_size and String#display_width aliases Refactorings / Internal Changes: - Freeze string literals - The Unicode::DisplayWidth now is class, instead of a module, this enables the new config-object API
* Thu May 07 2020 Stephan Kulow - updated to version 1.7.0 see installed CHANGELOG.md [#]# 1.7.0 - Unicode 13
* Mon Feb 10 2020 Stephan Kulow - updated to version 1.6.1 see installed CHANGELOG.md [#]# 1.6.1 - Fix that ambiguous and overwrite options where ignored for emoji-measuring
* Fri Jul 19 2019 Stephan Kulow - updated to version 1.6.0 see installed CHANGELOG.md [#]# 1.6.0 - Unicode 12.1
* Thu Mar 14 2019 Stephan Kulow - updated to version 1.5.0 see installed CHANGELOG.md [#]# 1.5.0 - Unicode 12
* Mon Jan 14 2019 Stephan Kulow - updated to version 1.4.1 see installed CHANGELOG.md [#]# 1.4.1 - Only bundle required lib/
* and data/
* files in actual rubygem, patch by AATTtas50
* Tue Jun 05 2018 factory-autoAATTkulow.org- updated to version 1.4.0 see installed CHANGELOG.md [#]# 1.4.0 - Unicode 11
* Tue May 29 2018 factory-autoAATTkulow.org- updated to version 1.3.3 see installed CHANGELOG.md
* Mon May 28 2018 factory-autoAATTkulow.org- updated to version 1.3.3 see installed CHANGELOG.md [#]# 1.3.3 - Replace Gem::Util.gunzip with direct zlib implementation This removes the dependency on rubygems, fixes #17
* Fri Apr 20 2018 factory-autoAATTkulow.org- updated to version 1.3.2 see installed CHANGELOG.md
* Fri Apr 20 2018 factory-autoAATTkulow.org- updated to version 1.3.2 see installed CHANGELOG.md [#]# 1.3.2 - Explicitly load rubygems/util, fixes regression in 1.3.1 (autoload issue) [#]# 1.3.1 - Use `Gem::Util` for `gunzip`, removes deprecation warning, patch by AATTSchwad
* Wed Jun 21 2017 bgeukenAATTsuse.com- Updated to version 1.3.0. From the changelog:
* Unicode 10
* Thu Apr 13 2017 cooloAATTsuse.com- updated to version 1.2.1 CHANGELOG.txt removed upstream
* Sun Apr 09 2017 cooloAATTsuse.com- updated to version 1.2.0 see installed CHANGELOG.txt [#]# 1.2.0 - Add zero-width codepoint ranges: U+2060..U+206F, U+FFF0..U+FFF8, U+E0000..U+E0FFF - Add full-witdh codepoint ranges: U+3400..U+4DBF, U+4E00..U+9FFF, U+F900..U+FAFF, U+20000..U+2FFFD, U+30000..U+3FFFD - Experimental emoji support using the [unicode-emoji](https://github.com/janlelis/unicode-emoji) gem - Fix minor bug in index compression scheme
* Sat Jan 14 2017 cooloAATTsuse.com- updated to version 1.1.3 see installed CHANGELOG.txt [#]# 1.1.3 - Fix that non-UTF-8 encodings do not throw errors, patch by AATTwindwiny
* Sat Dec 10 2016 cooloAATTsuse.com- updated to version 1.1.2 see installed CHANGELOG.txt [#]# 1.1.2 - Reduce memory consumption and increase performance, patch by AATTrrosenblum
* Thu Sep 08 2016 cooloAATTsuse.com- updated to version 1.1.1 see installed CHANGELOG.txt [#]# 1.1.1
* Always load index into memory, fixes #9
* Thu Jun 23 2016 cooloAATTsuse.com- updated to version 1.1.0 see installed CHANGELOG.txt [#]# 1.1.0
* Support Unicode 9.0
* Sun May 01 2016 cooloAATTsuse.com- updated to version 1.0.5 see installed CHANGELOG.txt [#]# 1.0.5
* Actually include new index from 1.0.4 [#]# 1.0.4
* New index format (much smaller) and internal API changes
* Move index generation to a builder plugin for the unicoder gem
* No public API changes
* Wed Apr 06 2016 cooloAATTsuse.com- updated to version 1.0.3 see installed CHANGELOG.txt [#]# 1.0.3
* Avoid circular dependency warning
* Wed Mar 23 2016 tboergerAATTsuse.com- Initial packaging of 1.0.2
 
ICM