mirror of
https://github.com/mum4k/termdash.git
synced 2026-04-27 03:15:55 +03:00
[PR #331] [MERGED] Release Termdash v0.17.0. #336
Labels
No labels
bug
cleanup
enhancement
enhancement
enhancement
good first issue
help wanted
help wanted
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/termdash#336
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/mum4k/termdash/pull/331
Author: @mum4k
Created: 7/7/2022
Status: ✅ Merged
Merged: 7/8/2022
Merged by: @mum4k
Base:
master← Head:release_v0.17.0📝 Commits (10+)
047a3f8Bump github.com/gdamore/tcell/v2 from 2.4.0 to 2.5.1bb460d2add tcell's dim text style7e8c26aMerge pull request #329 from icy-comet/devel6aaa8f3Merge pull request #324 from mum4k/dependabot/go_modules/devel/github.com/gdamore/tcell/v2-2.5.12310733Fixing invalid path to autogen_licenses script.1bfe588Updating dependencies.cf2f350Updating CHANGELOG.f3c638cExecutedgo mod tidy.4a87d52Add a missing license.f0f01d7Attempt go install instead go get.📊 Changes
11 files changed (+87 additions, -23 deletions)
View changed files
📝
.travis.yml(+4 -4)📝
CHANGELOG.md(+19 -1)📝
cell/cell.go(+8 -0)📝
cell/cell_test.go(+2 -0)📝
go.mod(+12 -4)📝
go.sum(+15 -13)📝
private/faketerm/diff_test.go(+14 -0)📝
terminal/tcell/cell_options.go(+2 -1)📝
terminal/tcell/cell_options_test.go(+5 -0)📝
terminal/termbox/cell_options.go(+5 -0)📝
terminal/termbox/cell_options_test.go(+1 -0)📄 Description
v0.17.0 - 07-Jul-2022
Added
tcell'sDimtext style.Changed
go.modto 1.17.go mod tidy.Fixed
autogen_licences.shscript in.travis.ci.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.