Skip to content

Releases: npm/promzard

v1.0.2

04 May 01:09
5516fda
Compare
Choose a tag to compare

1.0.2 (2024-05-04)

Bug Fixes

Chores

v1.0.1

01 Apr 21:50
26d991e
Compare
Choose a tag to compare

1.0.1 (2024-04-01)

Dependencies

Chores

v1.0.0

15 Dec 19:50
43992cf
Compare
Choose a tag to compare

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