File rubygem-unicode-display_width.changes of Package rubygem-unicode-display_width
-------------------------------------------------------------------
Mon Jan 14 14:01:32 UTC 2019 - Stephan Kulow <coolo@suse.com>
- 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 @tas50
-------------------------------------------------------------------
Tue Jun 5 02:23:40 UTC 2018 - factory-auto@kulow.org
- updated to version 1.4.0
see installed CHANGELOG.md
## 1.4.0
- Unicode 11
-------------------------------------------------------------------
Tue May 29 14:20:22 UTC 2018 - factory-auto@kulow.org
- updated to version 1.3.3
see installed CHANGELOG.md
-------------------------------------------------------------------
Mon May 28 22:18:06 UTC 2018 - factory-auto@kulow.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 09:17:40 UTC 2018 - factory-auto@kulow.org
- updated to version 1.3.2
see installed CHANGELOG.md
-------------------------------------------------------------------
Fri Apr 20 08:17:40 UTC 2018 - factory-auto@kulow.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 @Schwad
-------------------------------------------------------------------
Wed Jun 21 11:21:54 UTC 2017 - bgeuken@suse.com
- Updated to version 1.3.0. From the changelog:
* Unicode 10
-------------------------------------------------------------------
Thu Apr 13 04:36:06 UTC 2017 - coolo@suse.com
- updated to version 1.2.1
CHANGELOG.txt removed upstream
-------------------------------------------------------------------
Sun Apr 9 04:44:05 UTC 2017 - coolo@suse.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 05:39:46 UTC 2017 - coolo@suse.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 @windwiny
-------------------------------------------------------------------
Sat Dec 10 05:46:57 UTC 2016 - coolo@suse.com
- updated to version 1.1.2
see installed CHANGELOG.txt
## 1.1.2
- Reduce memory consumption and increase performance, patch by @rrosenblum
-------------------------------------------------------------------
Thu Sep 8 04:55:22 UTC 2016 - coolo@suse.com
- updated to version 1.1.1
see installed CHANGELOG.txt
## 1.1.1
* Always load index into memory, fixes #9
-------------------------------------------------------------------
Thu Jun 23 04:43:43 UTC 2016 - coolo@suse.com
- updated to version 1.1.0
see installed CHANGELOG.txt
## 1.1.0
* Support Unicode 9.0
-------------------------------------------------------------------
Sun May 1 04:44:18 UTC 2016 - coolo@suse.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 6 06:35:25 UTC 2016 - coolo@suse.com
- updated to version 1.0.3
see installed CHANGELOG.txt
## 1.0.3
* Avoid circular dependency warning
-------------------------------------------------------------------
Wed Mar 23 08:19:37 UTC 2016 - tboerger@suse.com
- Initial packaging of 1.0.2