Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 281 Bytes

CHANGES.md

File metadata and controls

7 lines (4 loc) · 281 Bytes

v 2.0.0

  • Removal of none-async emit and invoke methods.

v 1.3.12

  • Deprecation of none-async emit and invoke methods. New methods will be added in next major version to allow for sync calls if someone really really need it, while the standard functions will be async instead.