:warning: __BREAKING CHANGES__ :warning:
Changes:
- changed wording in expectations towards `expected` - `actual` (__BREAKS__ potential keyword usage of matchers in versions `<0.8`)
- added expectation chaining (`.and_to`, `.and_not_to`/`.and_not`)
- added support for `Path` objects in filesystem matchers
Author: bdsoha