# 0.1.0

- bundle now saved to current directory

- change `-n`, `--name` to `-o`, `--output`

- add `-p`, `--project` option to set target project

# 0.0.9

- use webpack instead of browserify as long as browserify runs into wrong entry name

- use neuropil to download cortex repos instead of git clone, which brings a lot reliability

# 0.0.8

- fix bundle will not generate when cortex project has no dependencies

# 0.0.7

- add editor config

- add eslint

- add changelog

- add fallback report

# 0.0.6

- update version

# 0.0.5

- add `zepto` fallback

- update readme

# 0.0.4

- fix installed application cannot run

# 0.0.3

- config browserify bundle output with standalone option

# 0.0.2

- initialize project
