|
2 | 2 | ## VERSION 4 AT NOON
|
3 | 3 |
|
4 | 4 | * Version **4.1** - Allow negative tabSize
|
| 5 | + * 2019-02-22 02:51 **4.1.9** fix Json renderer with empty changes |
| 6 | + * d842546 Fix Json renderer with empty changes |
| 7 | + * 2019-02-22 02:38 **4.1.8** fix dep |
| 8 | + * c2fb459 squizlabs/php_codesniffer should be in require-dev |
| 9 | + * 2019-02-22 02:16 **4.1.7** fix them |
| 10 | + * 88ff257 Update example/old_file.txt and the new one. |
| 11 | + * 32537b9 Fix AbstractHtml::expandTabs() $tabSize undeclared |
| 12 | + * 37bd345 Fix problem caused by in OP_EQ, it still may be $old !== $new |
| 13 | + * a821017 AbstractHtml::expandTabs() add argument: $onlyLeadingTabs |
| 14 | + * bd00670 Code tidy |
| 15 | + * 2031306 Update readme |
| 16 | + * 0637909 Move upgrading guide from readme to other files |
| 17 | + * 5e932e6 Separate CHANGELOG by major version |
| 18 | + * 2019-02-21 19:50 **4.1.5** cs tweak |
| 19 | + * 1464d86 Update .rmt.yml |
| 20 | + * b3b0595 Code tidy |
| 21 | + * 7caae81 Update readme |
| 22 | + * 347935c Update deps |
| 23 | + * 6f8e9dd Uniform the term "$a, $b, from, to" into "old, new" |
| 24 | + * f7679ff Code tidy |
| 25 | + * 159d244 nits |
| 26 | + * 76675e4 Tiny regex performance increasement |
| 27 | + * 42eeff7 Fix 120 chars per line |
| 28 | + * 86f2325 Introduce squizlabs/php_codesniffer |
5 | 29 | * 2019-02-20 18:49 **4.1.4** Fix Diff::getText()
|
6 | 30 | * 540daf5 Fix potential boundary error in Diff::getText()
|
7 | 31 | * 2b723e7 Revert "Inline and remove Diff::getText()"
|
|
45 | 69 | * 8b14dae Add "final" to classes non-inherited
|
46 | 70 | * ee6e5a3 Add UTF-8-ready demo
|
47 | 71 | * bf686a2 Prepare for being a new package
|
48 |
| - * 04fb079 nits |
| 72 | + * 04fb079 nits |
0 commit comments