pkgsrc/textproc/ruby-unicode-display_width/distinfo
taca 9aed23bf18 textproc/ruby-unicode-display_width: update to 2.0.0
2.0.0 (2020-12-30)

* Release 2.0.0
* Supports Ruby 3.0

2.0.0.pre2 (2020-03-11)

* Update 2.0 branch to Unicode 13

2.0.0.pre1 (2020-01-16)

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

  o You can: require "unicode/display_width/string_ext" to continue to use
    the string extension

  o 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
2021-03-11 15:31:15 +00:00

6 lines
447 B
Text

$NetBSD: distinfo,v 1.3 2021/03/11 15:31:15 taca Exp $
SHA1 (unicode-display_width-2.0.0.gem) = b65b8f59f8b776b771601c0ff6c8fc712e69d8a4
RMD160 (unicode-display_width-2.0.0.gem) = 271d67d303cf237666cfc7f252fae50c85824b20
SHA512 (unicode-display_width-2.0.0.gem) = 050c909f4d522b270fe9ecb8db16d2e7aecca2b254b022ef825d4ed4ea9745d4eea4592d9984278d2596ad72413f7b2886c1f6a33ca6a6b1f7bab03b634ea28f
Size (unicode-display_width-2.0.0.gem) = 12288 bytes