* Service: Allow to find 'service' command outside of $PATH 211 * doc fixes
1.6.3
=====
* Fix unwanted deprecation warning when running tests with pytest 3.1 204
1.6.2
=====
* Fix wheel package for 1.6.1
1.6.1
=====
* Support ansible 2.3 with python 3 (197)
1.6.0
=====
* New 'host' fixture as a replacement for all other fixtures. See https://testinfra.readthedocs.io/en/latest/modules.html#host (Other fixtures are deprecated and will be removed in 2.0 release).
1.5.5
=====
* backends: Fix ansible backend with ansible >= 2.3 (195)