1.2.1 - 2016-04-07
- Fixed repo slug on Shippable
1.2.0 - 2016-02-18
- Report commit author & email address
- Report previous commit
- Report commit timestamp
- Removed duplicate code by letting all providers inherit from fallback class
- Changed binary's JSON key 'pr' to 'pull-request'
- Don't cause errors when file required for PR testing doesn't exist
1.1.0 - 2016-02-17
- Renamed project to ci-sniffer
- Renamed bin/ci-environment to ci-sniffer
1.0.2 - 2016-02-16
- Detects Drone
- Detects Snap CI
- Report pull request number
- Don't show any branch when on PR
- Don't print error output when not in git repo
1.0.1 - 2016-02-12
- Detects Wercker
- Detects Shippable
- Detects Appveyor
- Add bin/ci-environment, which outputs data as json
- Report repo slug
1.0.0 - 2016-02-11
- Report provider, repo url, branch, commit & build
- Detects Travis CI
- Detects Circle CI
- Detects Codeship
- Detects Jenkins