
0.1.2 / 2014-03-14 
==================

  * Merge pull request #5 from fengmk2/gzip
  * update urllib to support gzip and add full user-agent
  * remove test folder

0.1.1 / 2014-03-02
==================

  * fix reg error

0.1.0 / 2014-01-25
==================

  * print all the info even not write package.json
  * add print removed modules

0.0.13 / 2014-01-22
==================

  * hotfix old is undefiend, fixed #2

0.0.12 / 2014-01-20
==================

  * add update info

0.0.11 / 2014-01-17
==================

  * add -k --keep options, to keep version not change in package.json

0.0.10 / 2014-01-16
==================

  * support -d --dep

0.0.9 / 2014-01-15
==================

  * fix  can not be detected

0.0.8 / 2013-12-26
==================

  * fix reg

0.0.7 / 2013-12-26
==================

  * add -v, fix error message

0.0.6 / 2013-12-25
==================

  * fix filter

0.0.5 / 2013-12-25
==================

  * add -m options to display denpendencies map
  * update readme

0.0.4 / 2013-12-25
==================

  * add ignore, add color
  * add file map and --prefix
  * add file map and --prefix
  * add nodeICO

0.0.3 / 2013-12-24
==================

  * do not parse error and unknow version

0.0.2 / 2013-12-23
==================

  * support extname not equal to .js, fix `bin/autop` not be parsed

0.0.1 / 2013-12-23
==================

  * add npmignore
  * add readme
  * sort output
  * complete write to package.json
  * complete write to package.json
  * fix parseDir return error
  * filter core modules
  * add bin
  * add bin
  * fix comment
  * complete auto parse dependencies
