Yaffs site version 1.1
[yaffs-website] / vendor / caxy / php-htmldiff / CHANGELOG.md
1 # Change Log
2
3 ## [v0.1.1](https://github.com/caxy/php-htmldiff/tree/v0.1.1) (2016-03-16)
4 [Full Changelog](https://github.com/caxy/php-htmldiff/compare/0.1.0...v0.1.1)
5
6 **Features and Enhancements:**
7
8 - Update TableDiff HTMLPurifier Initialization [\#35](https://github.com/caxy/php-htmldiff/pull/35) ([dbergunder](https://github.com/dbergunder))
9
10 **Miscellaneous:**
11
12 - Update the README and add additional documentation [\#34](https://github.com/caxy/php-htmldiff/pull/34) ([jschroed91](https://github.com/jschroed91))
13
14 ## [0.1.0](https://github.com/caxy/php-htmldiff/tree/0.1.0) (2016-03-10)
15
16 [Full Changelog](https://github.com/caxy/php-htmldiff/compare/0.0.14...0.1.0)
17
18 **Features and Enhancements:**
19
20 - Allow caching of the calculated diffs using a doctrine cache provider [\#33](https://github.com/caxy/php-htmldiff/pull/33) ([jschroed91](https://github.com/jschroed91))
21 - Create configuration class for HtmlDiff config options [\#32](https://github.com/caxy/php-htmldiff/pull/32) ([jschroed91](https://github.com/jschroed91))
22 - New Feature: Table Diffing [\#31](https://github.com/caxy/php-htmldiff/pull/31) ([jschroed91](https://github.com/jschroed91))
23 - Detect link changes to resolve [\#28](https://github.com/caxy/php-htmldiff/issues/28) [\#30](https://github.com/caxy/php-htmldiff/pull/30) ([jschroed91](https://github.com/jschroed91))
24 - Setup PHPUnit testsuite with basic functional test and a few test cases [\#26](https://github.com/caxy/php-htmldiff/pull/26) ([jschroed91](https://github.com/jschroed91))
25
26 ## [0.1.0-beta.1](https://github.com/caxy/php-htmldiff/tree/0.1.0-beta.1) (2016-02-26)
27 [Full Changelog](https://github.com/caxy/php-htmldiff/compare/0.0.14...0.1.0-beta.1)
28
29 **Features and Enhancements:**
30
31 - New Feature: Table Diffing [\#31](https://github.com/caxy/php-htmldiff/pull/31) ([jschroed91](https://github.com/jschroed91))
32 - Detect link changes to resolve [\#28](https://github.com/caxy/php-htmldiff/issues/28) [\#30](https://github.com/caxy/php-htmldiff/pull/30) ([jschroed91](https://github.com/jschroed91))
33 - Setup PHPUnit testsuite with basic functional test and a few test cases [\#26](https://github.com/caxy/php-htmldiff/pull/26) ([jschroed91](https://github.com/jschroed91))
34
35 ## [0.0.14](https://github.com/caxy/php-htmldiff/tree/0.0.14) (2016-02-03)
36 [Full Changelog](https://github.com/caxy/php-htmldiff/compare/0.0.13...0.0.14)
37
38 **Fixed bugs:**
39
40 - Fix HtmlDiff matching logic skipping over single word matches [\#25](https://github.com/caxy/php-htmldiff/pull/25) ([jschroed91](https://github.com/jschroed91))
41
42 ## [0.0.13](https://github.com/caxy/php-htmldiff/tree/0.0.13) (2016-01-12)
43 [Full Changelog](https://github.com/caxy/php-htmldiff/compare/0.0.12...0.0.13)
44
45 **Fixed bugs:**
46
47 - Misc. list diffing updates and fixes [\#24](https://github.com/caxy/php-htmldiff/pull/24) ([jschroed91](https://github.com/jschroed91))
48 - Updated list diff class to maintain the tags on lists. [\#23](https://github.com/caxy/php-htmldiff/pull/23) ([adamCaxy](https://github.com/adamCaxy))
49
50 ## [0.0.12](https://github.com/caxy/php-htmldiff/tree/0.0.12) (2015-11-11)
51 [Full Changelog](https://github.com/caxy/php-htmldiff/compare/0.0.11...0.0.12)
52
53 **Fixed bugs:**
54
55 - feature-list\_diffing-new [\#20](https://github.com/caxy/php-htmldiff/pull/20) ([adamCaxy](https://github.com/adamCaxy))
56
57 ## [0.0.11](https://github.com/caxy/php-htmldiff/tree/0.0.11) (2015-11-06)
58 [Full Changelog](https://github.com/caxy/php-htmldiff/compare/0.0.10...0.0.11)
59
60 **Features and Enhancements:**
61
62 - Feature list diffing new [\#19](https://github.com/caxy/php-htmldiff/pull/19) ([adamCaxy](https://github.com/adamCaxy))
63
64 ## [0.0.10](https://github.com/caxy/php-htmldiff/tree/0.0.10) (2015-10-21)
65 [Full Changelog](https://github.com/caxy/php-htmldiff/compare/0.0.9...0.0.10)
66
67 **Fixed bugs:**
68
69 - Fix: Updated code so that null is not given in list formatting. [\#17](https://github.com/caxy/php-htmldiff/pull/17) ([adamCaxy](https://github.com/adamCaxy))
70
71 ## [0.0.9](https://github.com/caxy/php-htmldiff/tree/0.0.9) (2015-10-20)
72 [Full Changelog](https://github.com/caxy/php-htmldiff/compare/0.0.8...0.0.9)
73
74 **Fixed bugs:**
75
76 - Missed an array\_column in ListDiff. Updated to use ArrayColumn function. [\#16](https://github.com/caxy/php-htmldiff/pull/16) ([jschroed91](https://github.com/jschroed91))
77
78 ## [0.0.8](https://github.com/caxy/php-htmldiff/tree/0.0.8) (2015-10-20)
79 [Full Changelog](https://github.com/caxy/php-htmldiff/compare/0.0.7...0.0.8)
80
81 **Fixed bugs:**
82
83 - Added update for php versions that do not have array\_column as a function. [\#15](https://github.com/caxy/php-htmldiff/pull/15) ([jschroed91](https://github.com/jschroed91))
84
85 ## [0.0.7](https://github.com/caxy/php-htmldiff/tree/0.0.7) (2015-10-20)
86 [Full Changelog](https://github.com/caxy/php-htmldiff/compare/0.0.6...0.0.7)
87
88 **Features and Enhancements:**
89
90 - Created ListDiff class to handle diffing of lists. [\#14](https://github.com/caxy/php-htmldiff/pull/14) ([adamCaxy](https://github.com/adamCaxy))
91
92 ## [0.0.6](https://github.com/caxy/php-htmldiff/tree/0.0.6) (2015-09-11)
93 [Full Changelog](https://github.com/caxy/php-htmldiff/compare/0.0.5...0.0.6)
94
95 **Features and Enhancements:**
96
97 - Feature - html tag isolation [\#12](https://github.com/caxy/php-htmldiff/pull/12) ([jschroed91](https://github.com/jschroed91))
98 - ICC-4313 | ICC-4314 | Replace Special HTML Elements with placeholder tokens and update diffing logic [\#11](https://github.com/caxy/php-htmldiff/pull/11) ([usaqlain01](https://github.com/usaqlain01))
99
100 ## [0.0.5](https://github.com/caxy/php-htmldiff/tree/0.0.5) (2015-03-03)
101 [Full Changelog](https://github.com/caxy/php-htmldiff/compare/0.0.4...0.0.5)
102
103 **Features and Enhancements:**
104
105 - Support derived classes [\#10](https://github.com/caxy/php-htmldiff/pull/10) ([mkalkbrenner](https://github.com/mkalkbrenner))
106
107 ## [0.0.4](https://github.com/caxy/php-htmldiff/tree/0.0.4) (2015-01-09)
108 [Full Changelog](https://github.com/caxy/php-htmldiff/compare/0.0.3...0.0.4)
109
110 **Fixed bugs:**
111
112 - Check for empty oldText or newText before processing del or ins in processReplaceOperation [\#9](https://github.com/caxy/php-htmldiff/pull/9) ([jschroed91](https://github.com/jschroed91))
113
114 ## [0.0.3](https://github.com/caxy/php-htmldiff/tree/0.0.3) (2015-01-08)
115 [Full Changelog](https://github.com/caxy/php-htmldiff/compare/0.0.2...0.0.3)
116
117 **Features and Enhancements:**
118
119 - Add option to insert a space between del and ins tags [\#8](https://github.com/caxy/php-htmldiff/pull/8) ([jschroed91](https://github.com/jschroed91))
120 - Updated demo to accept input and diff on the fly [\#5](https://github.com/caxy/php-htmldiff/pull/5) ([jschroed91](https://github.com/jschroed91))
121
122 ## [0.0.2](https://github.com/caxy/php-htmldiff/tree/0.0.2) (2014-08-12)
123 [Full Changelog](https://github.com/caxy/php-htmldiff/compare/0.0.1...0.0.2)
124
125 **Features and Enhancements:**
126
127 - Break out HTML content to individual HTML, CSS, JS files [\#6](https://github.com/caxy/php-htmldiff/pull/6) ([mgersten-caxy](https://github.com/mgersten-caxy))
128
129 **Fixed bugs:**
130
131 - Fix error caused when passing empty array into setSpecialCaseTags [\#7](https://github.com/caxy/php-htmldiff/pull/7) ([jschroed91](https://github.com/jschroed91))
132
133 ## [0.0.1](https://github.com/caxy/php-htmldiff/tree/0.0.1) (2014-07-31)
134 **Features and Enhancements:**
135
136 - Added static properties for the default config variables [\#4](https://github.com/caxy/php-htmldiff/pull/4) ([jschroed91](https://github.com/jschroed91))
137 - Feature nonpartial word diffing [\#3](https://github.com/caxy/php-htmldiff/pull/3) ([jschroed91](https://github.com/jschroed91))
138 - Added option to group together diffed words in output [\#2](https://github.com/caxy/php-htmldiff/pull/2) ([jschroed91](https://github.com/jschroed91))
139
140
141
142 \* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
143
144
145 \* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*