Skip to content

v2.0.0

Compare
Choose a tag to compare
@gribnoysup gribnoysup released this 20 Mar 13:02
· 18 commits to master since this release

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