2025-07-15 08:50:42 +00:00

2.5 KiB

VERSION 2 NEW START

  • Version 2.2 - char-level diff performance++

    • 2019-01-20 21:22 2.2.0 initial release
      • b28ce64 Remove dependancy: jfcherng/php-levenshtein-distance
  • Version 2.1 - init

    • 2019-01-20 11:57 2.1.23 fix Json template
      • ced5f33 Fix the Json template
      • 7b21dc5 Update readme
    • 2019-01-20 09:01 2.1.22 nits
      • 4dc695f Refactor template classes
      • 59824ed Code tidy
      • 7a5c1fb Code tidy
      • 100dd67 Update readme
    • 2019-01-19 09:17 2.1.21 nits
      • 36f45d4 Code tidy
      • a3e70d1 Make the diff object in the renderer non-public
      • f13ad57 Code tidy
      • f430a8e nits
      • c4ddbb7 Add renderer option: spacesToNbsp
      • bbc88a1 htmlFixSpaces() may generate shorter output
      • 1d1ad4c Use more preservative reserved chars from Unicode reserved areas
      • 934706c Update deps
    • 2019-01-19 05:35 2.1.20 small performance tweaks
      • 6516349 Small performance tweaks
      • d4b61a1 nits
    • 2019-01-18 08:52 2.1.19 coding style fixes
      • e4284d6 php-cs-fixer
      • d91ec6f Update deps
      • ce3f817 nits
      • 76cd7f3 Fix phan error
      • 7fbd791 Revise badges in README
      • 887ee9f Add Codacy badge
      • 4c159f6 Some coding style tweaks
      • ee1c2a5 year++
      • eca66d7 Add tests for PHP 7.3
    • 2018-12-17 21:34 2.1.18 Add Russian translation
      • efeee17 Update deps
      • 0f28b9d Fix tests
      • 767c432 Prefer using "rus" as the language code
      • 70a9275 Add new lang
      • 9c449ba nits
      • 08bc260 Update deps
    • 2018-11-20 19:31 2.1.17 nits
      • 9297443 nits
      • 9251d8b Add FileNotFoundException
      • 7684942 Update deps
      • 04590f1 Update README
      • 0e11e19 Alias bg.php to bul.php
      • e186ff7 micro code tweak
      • 28a423f Fix some typos
      • 96c679c Update deps
    • 2018-09-16 14:34 2.1.16 Bulgarian translation
      • e7fafe6 Bulgarian translation
    • 2018-09-04 18:56 2.1.15 php-cs-fixer
      • 799cae1 php-cs-fixer: enable native_constant_invocation and native_function_invocation
      • 96ee1d2 Update deps
      • 83e3a54 Rename CHANGELOG.md -> CHANGELOG
      • 81364db Update deps
      • 605a963 Update .travis.yml
    • 2018-07-18 08:41 2.1.14 Add composer.lock
      • 726b3a6 Add composer.lock
      • e36f649 Update README.md
    • 2018-07-04 15:26 2.1.13 nits
      • f2ff363 Update .rmt.yml
    • 2018-07-04 14:59 2.1.12 initial release