|
| 1 | + |
| 2 | +## VERSION 2 NEW START |
| 3 | + |
| 4 | + * Version **2.2** - char-level diff performance++ |
| 5 | + * 2019-01-20 21:22 **2.2.0** initial release |
| 6 | + * b28ce64 Remove dependancy: jfcherng/php-levenshtein-distance |
| 7 | + |
| 8 | + * Version **2.1** - init |
| 9 | + * 2019-01-20 11:57 **2.1.23** fix Json template |
| 10 | + * ced5f33 Fix the Json template |
| 11 | + * 7b21dc5 Update readme |
| 12 | + * 2019-01-20 09:01 **2.1.22** nits |
| 13 | + * 4dc695f Refactor template classes |
| 14 | + * 59824ed Code tidy |
| 15 | + * 7a5c1fb Code tidy |
| 16 | + * 100dd67 Update readme |
| 17 | + * 2019-01-19 09:17 **2.1.21** nits |
| 18 | + * 36f45d4 Code tidy |
| 19 | + * a3e70d1 Make the diff object in the renderer non-public |
| 20 | + * f13ad57 Code tidy |
| 21 | + * f430a8e nits |
| 22 | + * c4ddbb7 Add renderer option: spacesToNbsp |
| 23 | + * bbc88a1 htmlFixSpaces() may generate shorter output |
| 24 | + * 1d1ad4c Use more preservative reserved chars from Unicode reserved areas |
| 25 | + * 934706c Update deps |
| 26 | + * 2019-01-19 05:35 **2.1.20** small performance tweaks |
| 27 | + * 6516349 Small performance tweaks |
| 28 | + * d4b61a1 nits |
| 29 | + * 2019-01-18 08:52 **2.1.19** coding style fixes |
| 30 | + * e4284d6 php-cs-fixer |
| 31 | + * d91ec6f Update deps |
| 32 | + * ce3f817 nits |
| 33 | + * 76cd7f3 Fix phan error |
| 34 | + * 7fbd791 Revise badges in README |
| 35 | + * 887ee9f Add Codacy badge |
| 36 | + * 4c159f6 Some coding style tweaks |
| 37 | + * ee1c2a5 year++ |
| 38 | + * eca66d7 Add tests for PHP 7.3 |
| 39 | + * 2018-12-17 21:34 **2.1.18** Add Russian translation |
| 40 | + * efeee17 Update deps |
| 41 | + * 0f28b9d Fix tests |
| 42 | + * 767c432 Prefer using "rus" as the language code |
| 43 | + * 70a9275 Add new lang |
| 44 | + * 9c449ba nits |
| 45 | + * 08bc260 Update deps |
| 46 | + * 2018-11-20 19:31 **2.1.17** nits |
| 47 | + * 9297443 nits |
| 48 | + * 9251d8b Add FileNotFoundException |
| 49 | + * 7684942 Update deps |
| 50 | + * 04590f1 Update README |
| 51 | + * 0e11e19 Alias bg.php to bul.php |
| 52 | + * e186ff7 micro code tweak |
| 53 | + * 28a423f Fix some typos |
| 54 | + * 96c679c Update deps |
| 55 | + * 2018-09-16 14:34 **2.1.16** Bulgarian translation |
| 56 | + * e7fafe6 Bulgarian translation |
| 57 | + * 2018-09-04 18:56 **2.1.15** php-cs-fixer |
| 58 | + * 799cae1 php-cs-fixer: enable native_constant_invocation and native_function_invocation |
| 59 | + * 96ee1d2 Update deps |
| 60 | + * 83e3a54 Rename CHANGELOG.md -> CHANGELOG |
| 61 | + * 81364db Update deps |
| 62 | + * 605a963 Update .travis.yml |
| 63 | + * 2018-07-18 08:41 **2.1.14** Add composer.lock |
| 64 | + * 726b3a6 Add composer.lock |
| 65 | + * e36f649 Update README.md |
| 66 | + * 2018-07-04 15:26 **2.1.13** nits |
| 67 | + * f2ff363 Update .rmt.yml |
| 68 | + * 2018-07-04 14:59 **2.1.12** initial release |
0 commit comments