Releases: jfcherng/php-diff
Releases · jfcherng/php-diff
6.2.0
14 Oct 02:49
Compare
Sorry, something went wrong.
No results found
Add renderer option: resultForIdenticals. This is used to customize the returned diff when the new and the old are identical. (#12 )
6.1.2
10 Oct 22:36
Compare
Sorry, something went wrong.
No results found
Add Portuguese (por) translation.
Follow PSR-12.
6.1.1
10 Sep 16:22
Compare
Sorry, something went wrong.
No results found
Fix renderer option language cannot be an array. (#11 )
6.1.0
10 Sep 10:26
Compare
Sorry, something went wrong.
No results found
Add renderer option: wrapperClasses.
6.0.1
10 Sep 06:53
Compare
Sorry, something went wrong.
No results found
Fix Japanese translations.
Sass: replace compass/css3 functions with dart-sass built-in.
5.2.2: Final Release for v5
14 May 16:26
Compare
Sorry, something went wrong.
No results found
This release is functionally identical to 5.2.1. Just to tag that 5.2.2 is the final v5 release.
You may consider upgrading to v6 .
6.0.0
20 Mar 04:04
Compare
Sorry, something went wrong.
No results found
5.2.1
04 Mar 15:12
Compare
Sorry, something went wrong.
No results found
Fix Diff::getOldNewComparison() should use finalize().
5.2.0
03 Mar 20:08
Compare
Sorry, something went wrong.
No results found
Deprecate the static AbstractRenderer::getIdenticalResult(). Use the non-static AbstractRenderer::getResultForIdenticals() instead.
Some codes clean up.
4.2.3: Final Release for v4
02 Mar 22:37
Compare
Sorry, something went wrong.
No results found