Tags
Tags give the ability to mark specific points in history as being important
v0.6.0
6dbff712
·
Replaced let with var and bumped to v0.6.0
·
Oct 21, 2015
v0.5.2
4ee54049
·
Changed repository to gitlab and bumped version
·
Oct 21, 2015
v0.5.1
143e6cc1
·
Added missing elucidata-type dependency to bower.json
·
Feb 04, 2015
v0.5.0
d25a8620
·
Added bower.json
·
Feb 04, 2015
v0.4.4
7f3c772d
·
Bumped version to 0.4.4
·
Sep 23, 2014
v0.4.3
08e86f0d
·
Fixed error in new() where function was not passing arguments to constructor
·
Sep 13, 2014
v0.4.2
d4f46743
·
Fixed typo in README.md
·
Sep 13, 2014
v0.4.1
fe621988
·
Added polyfill-function-prototype-bind to support browsers without Function.prototype.bind()
·
Sep 13, 2014
v0.4.0
d87e36db
·
Added new() for working with constructors
·
Sep 13, 2014
v0.3.0
256af433
·
Clarified README.md entry for clone()
·
Sep 12, 2014
v0.2.1
d8eb32c0
·
Modified clone() to correctly handle Arrays and Dates and added tests to show it
·
Sep 11, 2014
v0.2.0
337f2945
·
clone() now creates copies of sub-objects in addition to the main object
·
Sep 08, 2014
v0.1.1
2746b316
·
Modified clone() and mixin() methods to bind any functions to the new object
·
Sep 08, 2014
v0.1.0
806358e9
·
Fixed error in README.md
·
Sep 08, 2014