Skip to content

Latest commit

 

History

History
216 lines (158 loc) · 13.3 KB

changelog.md

File metadata and controls

216 lines (158 loc) · 13.3 KB

Changelog

2.4.0 (2021-08-23)

v2.3.3 (2021-08-23)

  • Bump library version und update Changelog (f5ce6bc)
  • Fix Autoload test classes only in development (31b4222)

v2.3.2 (2021-03-27)

  • Bump library version und update Changelog (8a83b39)
  • Fix #90 - Merged Diff shows result only partially (acbfd7d)
  • Fix colors (7eba340)
  • Fix repeating class assignment of line header (fb32453)
  • Fix title attribute values (533a6bf)

v2.3.1 (2021-02-03)

  • Add DigiLive/gitChangelog for change log generation (0a6a84f)
  • Bump library version (013f862)
  • Cut HTML Unified Renderer (1ba255f)
  • Document PhpUnit Similarity Test (7ec484c)
  • Document Update Changelog (28e1dc0, c9881d3)
  • Document disabled inspection (909e195)
  • Document generateLinesEqual() (8a193c9)
  • Document methods (94c8bd5)
  • Fix #83 - Lines not properly marked (6fcafe1)
  • Fix HTML Merged Renderer (07da484)
  • Fix constructor DocBlocks (b13ff84)
  • Fix html syntax error (11ec623)
  • Fix namespace and unused code (77a7b59)
  • Fix probably undefined variable (3954a2b)
  • Fix property visibility and method docBlocks (3bc0839)
  • Fix property visibility and unused code (34a032f)
  • Fix redundant and unused code. (73f6776)
  • add phpunit config file (7382ee8)

v2.3.0 (2020-11-19)

  • Add Html Merged renderer. (d70eaf6)
  • Add PhpUnit test for html merged renderer (4512c03)
  • Add calculation for similarity ratio. (3e4bbe6)
  • Add choosing marking levels to html example (c27035a)
  • Add new marking levels for inline differences (75358da)
  • Document properties and constructor (6c95ccd)
  • Fix: Html SideBySide renders equal lines of version 1 at both sides. (ccfc465)
  • Fix Merged::generateLinesReplace() (cef85b5)
  • Fix PSR-4 Auto loading Typo (6e2ad47)
  • Fix PhpUnit test (3ccaa10)
  • Fix Undefined offset notice (b10fd38)
  • Fixes #64 - maxLineMarkerWidth only calculated for input format plain. (c5f6d72)
  • Fix generateBlockHeader docBlocks (b5cfbd5)
  • Fix visibility of removed lines (ec0918b)
  • add changelog (4b7a56f)
  • add changelog to Readme file (09aea70)
  • add date (c64c0cc)
  • add declaration (cff7db1)
  • add wiki links to README.md (ccd5a6d)

v2.2.1 (2020-08-06)

v2.2.0 (2020-07-23)

v2.1.1 (2020-07-17)

v2.1.0 (2020-07-13)

  • add plain output for cli (d7bbe12)

v2.0.0 (2020-07-09)

  • Add Cli color support (4192d8b)
  • Add dark theme example (6f41894)
  • Add example picture (ee37a28)
  • add composer scripts descriptions. Update key words (6bfd4f9)
  • add missing tag from merge (639f3cc)

v1.18 (2020-07-01)

v1.17 (2020-06-08)

v1.16 (2020-03-02)

  • Add composer package PHP Mess Detector v2.* (3e527d1)
  • Add contributor to author lists. (4c2cbb7, c11b4ba)
  • Add trimEqual option. (98d993e)
  • Add types of elements for renderer (4d1b4a0, 83b4104)
  • Fix PHPMD Violation. (5d03eae)
  • Fix expected value for HtmlRendererTest::testUnified() (fbda2bd)

v1.15 (2020-01-24)

v1.14 (2019-12-03)

  • No changes.

v1.13 (2019-10-08)

  • No changes.

v1.12 (2019-03-18)

v1.11 (2019-02-22)

  • No changes.

v1.10 (2019-02-20)

  • fix codacy warnings of unused functions (8037d99)
  • fix example (9207f73)

v1.9 (2019-02-19)

  • add comment like in the other file (8b68a5d)
  • add stronger type hinting (3a6ef42)

v1.8 (2019-02-13)

v1.7 (2019-01-19)

  • add code sniffer PSR2 file (6fa3c76)
  • adding curly brackets (148e787)
  • fix PSR1.Files.SideEffects.FoundWithSymbols (fe21917)
  • fix tabs (354bf5c)

v1.6 (2019-01-19)

v1.5 (2019-01-15)

  • No changes.

v1.4 (2019-01-14)

v1.3 (2019-01-11)

v1.2 (2018-01-23)

v1.1 (2017-05-05)

  • Add ability not to expand tabs (f5da126)
  • Added note about https://github.com/Xiphe/jQuery-Merge-for-php-diff (2ebc51f)
  • Add in working ignoreWhitespace and ignoreCase options (self-describing), fix up an issue where a diff of two files exactly the same would show the last $context lines, general cleanup (690419d)
  • Add mbstring extension as package dependency (a929467)
  • Add missing docblock. Rename isLineDifferent to linesAreDifferent (516c4be)
  • Fix ' (c81931f)
  • Fix an issue with insertions being skipped. (b13d23d)
  • Fix links (2c38d0e)
  • Fix tab expansion and deprecated preg_replace use on fixSpaces. (f0aba03)
  • Fix the ignoring of option context (60de296)
  • add composer file (be8dc58)
  • added ' (09d0c4c)
  • added License (3b5b338)
  • added widget (d1a5e18)
  • adding composer manifest to distribute as a library (9083bd6)
  • add missing doc blocks (d3b9a63)

v1.0 (2010-03-11)

  • No changes.