This release provides a more fluent API and a number of other useful features. This release should not break backwards compatibility.
- Updated API is more fluent and readable.
- Number of fixes and issues resolved within tests.
- Can now listen for any change:
$listener->anything()
- Listener callbacks are given the resource as first parameter and absolute path as second parameter.