- Initial release adding core functionality to locate & convert UTF8 characters
- Swapped regex for more widely supported version
- Added blank space handling
- Added static analysis & fixed all issues
- Updated phpunit
- Fixed namespacing/autoloading of test suite
- Added gitattributes to be more distribution friendly
- Removed composer.lock from version control
- Improved example RTF file generator
- Updated class comments
- Added Github actions