Changelog for
ruby3.3-rubygem-babosa-2.0.0-1.44.i586.rpm :
* Tue Jan 25 2022 Stephan Kulow
updated to version 2.0.0 see installed Changelog.md [#]# 2.0.0 This release contains no important changes. I had a week off from work and decided to refactor the code. However there are some small breaking changes so I have released it as 2.0.0.
* Refactor internals for simplicity
* Use built-in Ruby UTF-8 support in places of other gems.
* Drop support for Ruby < 2.5.0.
* `Babosa::Identifier#word_chars` no longer removes dashes
* `Babosa::Identifier#to_ruby_method` default argument `allow_bangs` is now a keyword argument
* Wed Jan 20 2021 Stephan Kulow updated to version 1.0.4 see installed Changelog.md [#]# 1.0.4
* Fix nil being cast to frozen string (https://github.com/norman/babosa/pull/52)
* Mon Feb 10 2020 Stephan Kulow - updated to version 1.0.3 see installed Changelog.md [#]# 1.0.3
* Fix Active Support 6 deprecations (https://github.com/norman/babosa/pull/50)
* Mon Feb 09 2015 cooloAATTsuse.com- updated to version 1.0.2
* Fix regression in ActiveSupport UTF8 proxy. [#]# 1.0.1
* Fix error with tidy_bytes on Rubinius.
* Simplify Active Support UTF8 proxy.
* Fix `allow_bangs` argument to to_ruby_method being silently ignored.
* Raise error when generating an impossible Ruby method name. [#]# 1.0.0
* Adopt semantic versioning.
* When using Active Support, require 3.2 or greater.
* Require Ruby 2.0 or greater.
* Fix Ruby warnings.
* Improve support for Ukrainian.
* Support some additional punctuation characters used by Chinese and others.
* Add Polish spec.
* Use native Unicode normalization on Ruby 2.2 in UTF8::DumbProxy.
* Invoke Ruby-native upcase/downcase in UTF8::DumbProxy.
* Proxy `tidy_bytes` method to Active Support when possible.
* Remove SlugString constant.
* Wed Jul 31 2013 cooloAATTsuse.com- updated to version 0.3.11
* 0.3.11 - Added support for Vietnamese
* 0.3.10 - Fixed Macedonian \"S/S\". Don\'t `include JRuby` unnecessarily.
* Sat Feb 09 2013 cooloAATTsuse.com- updated to version 0.3.9 - Added missing greek vowels with diaeresis
* Fri Aug 03 2012 cooloAATTsuse.com- updated to version 0.3.8
* Correct and improve Macedonian support.
* Fri Jul 22 2011 fcastelliAATTnovell.com- Added provides rubygem-babosa_0_3, it\'s required to build latest version of rubygem-friendly_id
* Thu Jul 21 2011 cmesselAATTnovell.com- Package version 0.3.5
* Tue Dec 07 2010 chrisAATTcomputersalat.de- Initial package 0.2.0