Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 512 Bytes

CHANGELOG.md

File metadata and controls

23 lines (14 loc) · 512 Bytes

0.2.1

  • Add String extension method compareToTr

0.2.0

  • Port to Dart null safety.
  • Add String extension methods toUpperCaseTr, toLowerCaseTr, toTitleCaseTr

0.1.0+2

  • Remove the new keyword, use isEmpty and isNotEmpty, small fixes.
  • Update dependencies.

0.1.0+1

  • Fix homepage in pub.yaml

0.1.0

  • Initial version, converted from dotless_i project.
  • Make it Dart2 compatible.
  • Add letters with circumflex to sorting mechanism.