- Exclude dependency executables (rspec, rubocop). (Thank you @ta1kt0me for reporting an issue)
- Add
normalize_charwidthmethod instead of problematic ActiveRecord integration.
- Fix active_record.rb to follow the change of AR after 5.2.
- Add Charwidth.to_full_width
- Change CLI behavier (Use ARGV as source text (not file name), show help for no augment with tty)
- Fix invalid convertion for harf-width katakana: TSU TE TO
- Initial release.