Implicit constructor prototype weaving blocked weaving methods on a host
function. That functionality has been removed in order to support weaving
of methods hosted on a function. Prototype weaving can still be achieved
by passing the constructor's prototype instead of the constructor.
Implicit constructor prototype weaving blocked weaving methods on a host function. That functionality has been removed in order to support weaving of methods hosted on a function. Prototype weaving can still be achieved by passing the constructor's prototype instead of the constructor.
Bumped version to 1.1.0 due to public API change.