termdash v0.6.0 Release Notes

Release Date: 2019-02-07 // about 5 years ago
  • โž• Added

    • The SegmentDisplay widget.
    • A CHANGELOG.
    • ๐Ÿ†• New line styles for borders.

    ๐Ÿ”„ Changed

    • ๐Ÿ‘ Better recordings of the individual demos.

    ๐Ÿ›  Fixed

    • The LineChart now has an option to change the behavior of the Y axis from zero anchored to adaptive.
    • ๐Ÿ‘• Lint errors reported on the Go report card.
    • Widgets now correctly handle a race when new user data are supplied between calls to their Options() and Draw() methods.