e-dant / watcher

Filesystem watcher. Works anywhere. Simple, efficient and friendly.
MIT License
639 stars 32 forks source link

API Changes #12

Closed e-dant closed 1 year ago

e-dant commented 1 year ago

This library has become somewhat popular. I expect at least one other user is actively using this project. For them/those users, we need to publish upcoming API changes.

They are not fully fleshed out yet, however, at least these two things may be affected:

  1. When we implemented heuristics, the template parameter on watch for delay_ms may be removed.
  2. To fully support rename events, either the event.where will be changed to a tuple or another field will be added to the event object.

This will happen before the 1.0 release.

e-dant commented 1 year ago

We have a changelog.