Added
- Changed the default behavior of `compose_sh` to check that Task files actually exist
- A new `--no-check` flag in `compose_sh` to skip checking for Task file presence
- Created changelog.md
- A new dependency: packaging >= 19.2
- Added CI/CD POC with Travis
- Add shields to readme: build status, count bugs
Fixed
- ReadTheDocs documentation now builds properly
Removed
- The check_environment function has been removed.
- Remove shields: PyPI downloads, count open issues
---