Updated to Unicode 6.2.0.
UnicodeUtils.debug accepts single Integer code point
New methods in UnicodeUtils:
white_space_char?
All tests pass with jruby-1.7.0.RC1. Not all tests pass with MRI 1.9.3p194 due to unexptected behaviour of String#<< with UTF-16 strings. As long as you use only UTF-8, there’s no problem.
Updated to Unicode 6.1.0.
New methods in UnicodeUtils:
code_point_type
name_aliases
sid (string identifier)
New constants in UnicodeUtils:
UNICODE_VERSION
New methods in UnicodeUtils:
east_asian_width
display_width
default_ignorable_char_q
gc
graphic_char_q
general_category
char_type
char_display_width
debug
Updated to Unicode 6.0.0. No additions to API.
First release, conforms to Unicode 5.1.0.