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 2
2
3
3
## Development
4
4
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 )
6
15
7
16
## v3.4.0 - October 7th, 2017
8
17
- [ #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