- Added file system exclusions.
- Updated and reduced dependencies.
- Fixed check if up authentication.
- Updated README.md.
- The
-wparameter is now properly handled. - Typos in README.md.
- No more callbacks in JavaScript API; asynchronous generators are used instead.
- The pipeline has been rewritten. Instead of interval-based approach, packages are now pushed after a delay since the last change.
- The
-i(interval) argument becomes-d(delay). - The
-d(debug) argument becomes-v(verbose). - The
-uargument becomes-q.