## 0.3.1
-
Faster than 0.3.0
-
Deprecate usage of aliases: String#display_size and String#display_width
-
Eliminate Ruby warnings (@amatsuda)
## 0.3.0
-
Update EastAsianWidth from 7.0 to 8.0
-
Add rake task to update EastAsianWidth.txt
-
Move code to generate index from library to Rakefile
-
Update project's meta files
-
Deprecate requiring 'unicode-display_size'
## 0.2.0
-
Update EastAsianWidth from 6.0 to 7.0
-
Don't build index table automatically when not available
-
Don't include EastAsianWidth.txt in gem (only index)
## 0.1.0
-
Fix github issue #1
## 0.1.0
-
Initial release