v0.0.3
- Rolling update now waits for the number of instances on the ASG to be equal or above the desired capacity to continue the process. This prevents increasing the desired capacity multiple times before an instance has enough time to be registered in the ASG.
- Added logs for the draining operation
- Improved test coverage
- Refactored code