File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ v0.5.0
5+ ------
6+
7+ - Auto-testing provided by Travis CI;
8+ - Support older Node.JS versions (` v0.11.x ` and ` v0.10.x ` );
9+ - Removed tests files from npm package.
10+
411v0.4.2
512------
613
@@ -11,14 +18,13 @@ v0.4.1
1118
1219- Removed test code from <b >npm</b > package
1320 ([ see pull request #21 ] ( https://github.com/unclechu/node-deep-extend/pull/21 ) );
14- - Increased minimal version of Node from 0.4.0 to 0.12.0
21+ - Increased minimal version of Node from ` 0.4.0 ` to ` 0.12.0 `
1522 (because can't run tests on lesser version anyway).
1623
1724v0.4.0
1825------
1926
20- Broken backward compatibility with v0.3.x
21-
27+ - ** WARNING!** Broken backward compatibility with ` v0.3.x ` ;
2228- Fixed bug with extending arrays instead of cloning;
2329- Deep cloning for arrays;
2430- Check for own property;
You can’t perform that action at this time.
0 commit comments