v2.0.0
2.0.0 (2019-01-10)
Bug Fixes
- change options layout. (6631436)
- rename BarOptions back to BarFormat (ee5b7d0)
- separe ProgressBarOptions from RenderBarOptions. (d28d8f2)
Features
- add valuePosition (deb1331)
BREAKING CHANGES
- options has changed
- rename valueFormat to valueOptions
- move maxValue as valueOptions.max
- rename valueFormat.valueChar as valueOptions.char
files are refactored and organized.