Commit graph

7 commits

Author SHA1 Message Date
Thomas M. Edwards
aba7e432ea
feat: add ESM (.mjs) file support (#57)
resolves: #53
2023-11-06 13:09:21 -06:00
Thomas M. Edwards
9ffb633ac8 UPDATE: Copyright cha-cha. 2021-02-10 16:10:04 -06:00
Thomas M. Edwards
e082e597f3 [Fix] Attempt to resolve symbolic links. Resolves #13 . 2020-05-19 06:55:57 -05:00
Thomas M. Edwards
2d91f1ce96 [Fix] Fixed usage of old watcher Event API. Resolves #7.
* The `watcher` `Event` API changed from stuffing old/new path into a single field to having them as separate fields.  Update the code to use the new API.
2020-02-24 16:19:07 -06:00
Thomas M. Edwards
6e2090b23d [Update] Golint appeasement. 2020-02-24 16:08:26 -06:00
Thomas M. Edwards
07de47c9bf [Update] Copyright mambo. 2020-02-24 14:28:13 -06:00
Thomas M. Edwards
57e1aa52ff Initial Bitbucket→GitHub migration commit, based on release v2.0.0. 2019-12-23 13:45:15 -06:00