* Fixed install-dev-env.sh to align with the changes made to get-circle-ci-executor.sh in 0.6.20
Removed
* Nothing
0.6.20
Added
* start of integration tests for scripts in bin * added --verbose flag to should-be-the-same.sh - also started using the flag in CircleCI pipeline
Changed
* run-pip-check.sh now runs in CircleCI pipeline (although it's a no-op so functionality doesn't do anything but once the no-op is replaced we now won't have to remember to uncomment the check in the pipeline) * fixed get-circle-ci-executor.sh was failing if multiple image: tags appears in CircleCI configuration
Removed
* Nothing
0.6.19
Added
* Nothing
Changed
* see issue 49 for details - run-pip-check.sh will, for now, always no-op and exit with a zero status code
Removed
* Nothing
0.6.18
Added
* added explicit [resource class](https://circleci.com/docs/2.0/configuration-reference/#resourceclass) to CircleCI config
Changed
* update docker-destructive-cleanup.sh to try and reclaim additional disk space