Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 310 Bytes

CHANGELOG.md

File metadata and controls

23 lines (12 loc) · 310 Bytes

CHANGELOG

2.1.0

  • Add typescript types

2.0.0

Breaking Changes

  • Errors that are thrown in callback functions are now logged to the console (#4)

1.1.1

  • Publish to npm as scoped package

1.1.0

  • Add wrap-prototype function for wrapping all methods on a prototype

1.0.0

  • Initial release