Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 454 Bytes

CHANGELOG.md

File metadata and controls

26 lines (19 loc) · 454 Bytes

1.3.0

  • fix documentation
  • refactoring

1.2.2

  • update README

1.2.1

  • minor fixes

1.2.0

  • update CI rules
  • added documentation for public methods

1.1.0

  • resolve warnings in pub.dev

1.0.2

  • added regular expression in methods toTranslit and unTranslit for early return in case of non-compliance

1.0.1

  • added null checks in methods toTranslit and unTranslit
  • minor fixes

1.0.0

  • Initial version