termdash v0.15.0 Release Notes

  • 🔄 Changed

    • ⬆️ Bump github.com/gdamore/tcell/v2 from 2.0.0 to 2.2.0.
    • ⬆️ Bump github.com/mattn/go-runewidth from 0.0.9 to 0.0.10.
    • 👍 Allowing CI to modify go.mod and go.sum when necessary.
    • Executed go mod tidy.

    ➕ Added

    • TitleColor and TitleFocusedColor options for border title which enables the setting of separate colors for border and title on a container.