# 0.0.9
- ☮️ publishing to update compatibility with microtime node_gyp, using polyfill when possible

# 0.0.8
- upload to github
- 📖 documentation readme + docgen
- 🔊 changelog
- 📇💚 metadata (gitignore, pkg, travis)
- ℹ️️👣  code with jsdocs
- 📝 todos

# 0.0.7
- ⚙ stdout option on ScriptChain
- 👽 likaboss exports

# 0.0.6
- Remember - auto progress bars for script running
- Script globflags

# 0.0.5
- lerna support

# 0.0.4
- Script toArray and toCmd

# 0.0.3
- 🔬 basic tests
- Flag chain with toString
- Script env flags, args
- ScriptChain running commands with execa
- ScriptPermutator refactor

# 0.0.1
- ScriptPermutator
