Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 539 Bytes

File metadata and controls

27 lines (14 loc) · 539 Bytes

v0.2.1

  • Exclude dependency executables (rspec, rubocop). (Thank you @ta1kt0me for reporting an issue)

v0.2.0

  • Add normalize_charwidth method instead of problematic ActiveRecord integration.

v0.1.5

  • Fix active_record.rb to follow the change of AR after 5.2.

v0.1.4

  • Add Charwidth.to_full_width

v0.1.3

  • Change CLI behavier (Use ARGV as source text (not file name), show help for no augment with tty)

v0.1.1

  • Fix invalid convertion for harf-width katakana: TSU TE TO

v0.1.0

  • Initial release.