Skip to content

v1.0.2

Compare
Choose a tag to compare
@adriancmiranda adriancmiranda released this 12 Jun 16:20
· 60 commits to master since this release
Proto.iterate => Proto.each
Proto.copyShallowObjectsFrom => Proto.copyShallowObjects
Proto.prototype.toImplement => Proto.prototype.implement
Proto.prototype.unbindAll => Proto.prototype.unproxyAll
Proto.prototype.bindAll => Proto.prototype.proxyAll
Proto.prototype.unbind => Proto.prototype.unproxy
Proto.prototype.bind => Proto.prototype.proxy