- Updated project documentation for clarity and completeness.
- Upgraded linter configuration and resolved all linter warnings.
- Corrected transliteration rules for the letters ‘щ’ and ‘ш’.
- Added the isSymmetrical parameter to the toTranslit method to select between symmetrical and non-symmetrical conversion algorithms.
- Updated project documentation.
- Fixed linter warnings.
- Implemented null-safety support.
- Refactored code for better structure and maintainability.
- Fixed issues in documentation.
- Performed general code refactoring.
- Updated the README file.
- Applied minor bug fixes.
- Updated CI configuration.
- Added documentation for all public methods.
- Resolved warnings in pub.dev.
- Added regular expressions in toTranslit and unTranslit methods for early return in case of non-compliance.
- Added null checks in toTranslit and unTranslit methods.
- Applied minor fixes.
- Initial release.