v0.2.0
Removed:
- [BREAKING]
Context.acknowledge
now returns a promise - [BREAKING] Removed
returnPromise
from syncCommands
Added:
- Errors will be thrown if a Server without its installed package is instantiated
Fixed:
- RespondFunction is now a promise
- Context.send erroring
- Added/Updated debug emit lines
- ExpressServer for TypeScript