- Republished package under @truesparrow
- LICENSE changes.
- README changes.
- Base repository is created and all the common functionality which different modules need are moved to it. Example - Logger, response helper, promise context, promise queue manager.
- Log level support is introduced and non-important logs are moved to debug log level.