Skip to content

v1.1.0

Compare
Choose a tag to compare
@gavoja gavoja released this 06 Jun 13:37
· 52 commits to master since this release
  • Reduced number of IO calls, which should hopefully address #16.
  • FS watching part moved out to external package: https://github.com/gavoja/simple-watcher.
  • Renamed Pusher.addItem() to Pusher.enqueue().
  • License added.
  • Code refactoring.