Releases: gavoja/aemsync
Releases · gavoja/aemsync
3.0.2
3.0.1
2.0.1
2.0.0
v1.1.1
v1.1.0
v1.0.2
v1.0.1
v1.0.0-rc.0
Code cleanup and bug fixes.
v1.0.0-beta.3
- Refactored codeto ES6 - Standard Style.
- Introduced modular architecture.
- Replaced chokidar with
fs.watch
usingrecursive
parameter; this should significantly increase performance on Windows and OS X. - Cleaned up dependencies.
- Fixed #12 and #14.