Skip to content

Releases: Mistralys/text-diff

Corean characters fix

31 May 17:01
Compare
Choose a tag to compare

Included in this release:

  • Fixed Diff::splitLines() breaking corean characters (#4).

Unicode fix

09 Feb 06:49
Compare
Choose a tag to compare

Included in this release:

  • Unicode characters are now correctly recognized.
  • Added public Diff::splitLines() method.
  • Added public Diff::splitCharacters() method.
  • Switched to an MIT license.

PHP7.4 Release

09 Jun 13:23
Compare
Choose a tag to compare

Included in this release:

  • Upgraded the code to PHP 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.

Initial featureset release.

11 Sep 07:07
Compare
Choose a tag to compare
1.0.0

Replaced scrutinizer icon with the rating icon.