- Fixed
Diff::splitLines()
breaking corean characters (#4).
- Unicode characters are now correctly recognized.
- Added public
Diff::splitLines()
method. - Added public
Diff::splitCharacters()
method. - Switched to an MIT license.
- Upgraded the code to 7.4 style.
- Loosened the
mistralys/application-utils
version constraint. - Now including unit tests in PHPStan analysis.
- Fixed PHPStan recommendations.
- All classes now use strict typing.
- Added this changelog file.
- Upgraded unit tests with namespaces and expected naming scheme.