v1.0.0
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
d37e442
refactor (@lukekarrys)
Bug Fixes
3c113db
#38 100 test coverage (#38) (@lukekarrys)