v1.5.0
This is a maintenance release with few API enhancements:
- new dockerEvents API which permits listening to native docker events
- improved color logger that only colors first message argument
- eslint fixes
- build scripts improvements
- dependencies updates
- debugging is turned on by default for the tests
WARNING: dockerEvents API feature relies on newer version of docker (I believe starting Docker v1.24). This feature is optional and would not break existing functionality (despite error messages), it is intended for the future features related to health check monitoring.