File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change 22
33## Development
44
5- [ Commits] ( https://github.com/kpdecker/jsdiff/compare/v3.4.0...master )
5+ [ Commits] ( https://github.com/kpdecker/jsdiff/compare/v3.5.0...master )
6+
7+ ## v3.5.0 - March 4th, 2018
8+ - Omit redundant slice in join method of diffArrays - 1023590
9+ - Support patches with empty lines - fb0f208
10+ - Accept a custom JSON replacer function for JSON diffing - 69c7f0a
11+ - Optimize parch header parser - 2aec429
12+ - Fix typos - e89c832
13+
14+ [ Commits] ( https://github.com/kpdecker/jsdiff/compare/v3.4.0...v3.5.0 )
615
716## v3.4.0 - October 7th, 2017
817- [ #183 ] ( https://github.com/kpdecker/jsdiff/issues/183 ) - Feature request: ability to specify a custom equality checker for ` diffArrays `
You can’t perform that action at this time.
0 commit comments