[PR #317] [MERGED] Release Termdash v0.16.1. #331

Closed
opened 2026-03-03 16:23:55 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mum4k/termdash/pull/317
Author: @mum4k
Created: 1/14/2022
Status: Merged
Merged: 1/14/2022
Merged by: @mum4k

Base: masterHead: release-0-16-1


📝 Commits (10+)

  • d8a476e Bump github.com/gdamore/tcell/v2 from 2.0.0 to 2.1.0
  • 24ed30f Merge pull request #289 from mum4k/dependabot/go_modules/devel/github.com/gdamore/tcell/v2-2.1.0
  • f4b0d03 Update CHANGELOG.md
  • 22ae449 Support setting of different colors for container's border and title.
  • f8470e7 Fix formatting issues.
  • a645df6 Update CHANGELOG.md and rephrease test description.
  • 386afb9 Merge pull request #290 from chipmunkie/73-title-color
  • ab06c91 Bump github.com/mattn/go-runewidth from 0.0.9 to 0.0.10
  • 31027ef Merge pull request #291 from mum4k/dependabot/go_modules/devel/github.com/mattn/go-runewidth-0.0.10
  • 5b49d89 Update CHANGELOG.md

📊 Changes

4 files changed (+23 additions, -12 deletions)

View changed files

📝 .travis.yml (+5 -4)
📝 CHANGELOG.md (+10 -1)
📝 go.mod (+2 -2)
📝 go.sum (+6 -5)

📄 Description

Changed

  • Change the Go versions the CI builds with up to 1.17.
  • Bump github.com/gdamore/tcell from 2.2.0 to 2.4.0.
  • Bump github.com/mattn/go-runewidth from 0.0.12 to 0.0.13.
  • Re-enabled coverage reporting.

Note

The pull request for this release contains some commits that belong to release v0.16.0 due to an incorrect merge into master at that release (a squash merge). None of these commits contain any effective changes.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/mum4k/termdash/pull/317 **Author:** [@mum4k](https://github.com/mum4k) **Created:** 1/14/2022 **Status:** ✅ Merged **Merged:** 1/14/2022 **Merged by:** [@mum4k](https://github.com/mum4k) **Base:** `master` ← **Head:** `release-0-16-1` --- ### 📝 Commits (10+) - [`d8a476e`](https://github.com/mum4k/termdash/commit/d8a476ec57b23be95a1c4aa6f3f248f46083855f) Bump github.com/gdamore/tcell/v2 from 2.0.0 to 2.1.0 - [`24ed30f`](https://github.com/mum4k/termdash/commit/24ed30f1d97c3344f308312d62e19d200afa26a4) Merge pull request #289 from mum4k/dependabot/go_modules/devel/github.com/gdamore/tcell/v2-2.1.0 - [`f4b0d03`](https://github.com/mum4k/termdash/commit/f4b0d03624e4b590a6bfe22b60b3600c3e0dc2f3) Update CHANGELOG.md - [`22ae449`](https://github.com/mum4k/termdash/commit/22ae449020bddd164e15d0669b2356249f894cfa) Support setting of different colors for container's border and title. - [`f8470e7`](https://github.com/mum4k/termdash/commit/f8470e7dfee48adf541ee68ee1f44979c0010c31) Fix formatting issues. - [`a645df6`](https://github.com/mum4k/termdash/commit/a645df600ac35ce2e30e08140de8ed8f562deac4) Update CHANGELOG.md and rephrease test description. - [`386afb9`](https://github.com/mum4k/termdash/commit/386afb91b5deb23f939f7a7a794987d1c0b27345) Merge pull request #290 from chipmunkie/73-title-color - [`ab06c91`](https://github.com/mum4k/termdash/commit/ab06c916979453966e104719668b166caa6d05f1) Bump github.com/mattn/go-runewidth from 0.0.9 to 0.0.10 - [`31027ef`](https://github.com/mum4k/termdash/commit/31027efda42885464b6fb9a41dbc0ad8d7a9b221) Merge pull request #291 from mum4k/dependabot/go_modules/devel/github.com/mattn/go-runewidth-0.0.10 - [`5b49d89`](https://github.com/mum4k/termdash/commit/5b49d8958a08d6f4cd8fc25391765611b1a0f634) Update CHANGELOG.md ### 📊 Changes **4 files changed** (+23 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `.travis.yml` (+5 -4) 📝 `CHANGELOG.md` (+10 -1) 📝 `go.mod` (+2 -2) 📝 `go.sum` (+6 -5) </details> ### 📄 Description ### Changed - Change the Go versions the CI builds with up to 1.17. - Bump github.com/gdamore/tcell from 2.2.0 to 2.4.0. - Bump github.com/mattn/go-runewidth from 0.0.12 to 0.0.13. - Re-enabled coverage reporting. ### Note The pull request for this release contains some commits that belong to release v0.16.0 due to an incorrect merge into master at that release (a squash merge). None of these commits contain any effective changes. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 16:23:55 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/termdash#331
No description provided.