-----
- Fixed URL Encoding found when querying the specific value of a
macaddress fact.
- Adding support for PuppetDB 4.0.0 information. Namely Adding a
catalog\_uuid attribute to the Catalog type object. Adding code\_id,
catalog\_uuid and cached\_catalog\_status attributes to the Report
type object.
- Removing unneeded sudo option from .travis.yml, this gave
unnecessary warning in the test environment.
- Updating the files under docs/ so
<https://pypuppetdb.readthedocs.org/en/latest/> can be updated
- Deprecating
<span class="title-ref">pypuppetdb.types.Report.events()</span> in
favour of the new events list variable.
- Renaming test-requirements.txt to requirements.txt