v2.0.0
Breaking change ⚠️
- Remove condensed view (it wasn't working that good and didn't allow for precise charts) 👋
Changes
- Remove
window-size
dependency 👋 - Make library work in node
v6
💪 - Replace newlines with
os.EOL
(better compat hopefully) - Simplify chart drawing logic
- Provide more values when used programmatically
- Avoid scale from crashing module when the chart length is too small 😅
Misc
- Update tests
- Update docs and images