Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@jasonlewis jasonlewis released this 08 Dec 01:50
· 14 commits to master since this release

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.