Skip to content

0.0.8

Latest

Choose a tag to compare

@noraj noraj released this 01 Mar 18:02

Features

  • Add new CLI commands:
    • unisec dump codepoints standard: Code point dump (standard format) #32
    • unisec dump codepoints integer: Code point dump (integer format) #32
  • Update the properties char command to also return the code point in numeric value #29
  • New utils method:
    • Unisec::Utils::String.chars2intcodepoints

Chore

  • Fix gem release based on outdated commit
  • Fix char2codepoint and chars2codepoints documentation examples