Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Dec 19:50
43992cf

1.0.0 (2022-12-15)

⚠️ BREAKING CHANGES

  • refactor module
    • all async interfaces are promise only and no longer accept a callback
    • the PromZard class is no longer an event emitter
    • the load method must be manually called after creating a class

Features

Bug Fixes

Dependencies