Skip to content

Latest commit

 

History

History
76 lines (45 loc) · 1.79 KB

History.md

File metadata and controls

76 lines (45 loc) · 1.79 KB

0.8.1 / 2017-04-11 19:00 AM

  • Rewrite all to ES6 with ES5 compile lib
  • Remove class docs
  • Change 'chain-gang' to 'queue'

0.7.9 / 2013-02-12 12:50 AM

0.7.7 / 2012-07-30 02:30 PM

  • Replace html docs by GitHub Markdown wersion
  • Refactor code
  • Add 'auto' value to --workers key

0.7.1 / 2012-07-19 12:30 PM

  • 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

0.6.9 / 2012-07-16 04:20 PM

  • Some DRY refactoring

0.6.7 / 2012-07-16 01:20 AM

  • Some another readability refactoring

0.6.5 / 2012-07-15 05:20 PM

  • Refactoring ugly places
  • Update Readme
  • Replace ">" sign in "size" properties form hard-coded to config properties. See Readme about "size" properties

0.6.3 / 2012-07-13 05:30 PM

  • Change 'colors' dependency from Git to registry.npmjs.org version

0.6.1 / 2012-07-12 07:20 PM

  • Fixed grammatical errors (thanks to portsnap)
  • Refresh screen shot

0.5.9 / 2012-07-12 02:10 PM

  • Refactor code
  • Refresh screen shot

0.5.7 / 2012-07-12 01:10 PM

  • Add |--remove-original-file| key for one-way trip
  • Some small fix

0.5.5 / 2012-07-11 09:40 PM

  • Change logged info style to reduce verbose.
  • Replace hardcoded settings to config (see ./etc/config)

0.5.3 / 2012-07-11 07:40 PM

  • Change 'findit' -> 'walkdir', because 'RangeError: Maximum call stack size exceeded' error on large directories.

0.5.1 / 2012-07-11 06:10 PM

  • Improve filtering exclude network boilerplate (as .AppleDouble and so on)

0.4.9 / 2012-07-11 04:50 PM

  • Add to npm
  • Small fix

0.4.7 / 2012-07-11 04:20 PM

  • First public version