- Rewrite all to ES6 with ES5 compile lib
- Remove class docs
- Change 'chain-gang' to 'queue'
- Fix issues #6
- Replace html docs by GitHub Markdown wersion
- Refactor code
- Add 'auto' value to --workers key
- Add docs, generated by coffeedoc (later will be wipe private methods - need to patch cofeedoc)
- Add Cakefile (for automate doc re-creations)
- Huge code refactoring
- Some DRY refactoring
- Some another readability refactoring
- Refactoring ugly places
- Update Readme
- Replace ">" sign in "size" properties form hard-coded to config properties. See Readme about "size" properties
- Change 'colors' dependency from Git to registry.npmjs.org version
- Fixed grammatical errors (thanks to portsnap)
- Refresh screen shot
- Refactor code
- Refresh screen shot
- Add |--remove-original-file| key for one-way trip
- Some small fix
- Change logged info style to reduce verbose.
- Replace hardcoded settings to config (see ./etc/config)
- Change 'findit' -> 'walkdir', because 'RangeError: Maximum call stack size exceeded' error on large directories.
- Improve filtering exclude network boilerplate (as .AppleDouble and so on)
- Add to npm
- Small fix
- First public version