All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
0.12.1 - 2017-04-24
- Fix setting organization on Credential (#92)
0.12.0 - 2017-04-17
- Add Job#job_events (#85)
- Allow collection enumerator to be enumerated multiple times (#86)
- Add Job#job_plays (#85)
0.11.0 - 2017-04-10
- Add ProjectUpdate and expose Project#update (#82)
0.10.0 - 2017-03-23
- Allow formatted stdout, default to plain text (#80)
0.9.0 - 2017-03-02
0.8.0 - 2017-02-23
- Expose the raw hash of the object (#74)
- Override RAW attributes (#75)
- Inherit all errors from StandardError (#76)
- Fix error logging after changing error response classes (#72)
0.7.0 - 2017-02-17
- Rescue Faraday errors and re-brand them as AnsibleTowerClient Errors (#71)
0.6.0 - 2017-02-02
- Allow for alternative resource paths (#66)
- Raise UnlicensedFeatureError when we receive HTTP 402 (#65)
- Adjusted project_spec to test on a Project (#63)