Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v0.15.0. #298

Merged
merged 13 commits into from
Mar 6, 2021
Merged

Release v0.15.0. #298

merged 13 commits into from
Mar 6, 2021

Conversation

mum4k
Copy link
Owner

@mum4k mum4k commented Mar 6, 2021

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.

dependabot bot and others added 13 commits December 30, 2020 07:55
Bumps [github.com/gdamore/tcell/v2](https://github.com/gdamore/tcell) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/gdamore/tcell/releases)
- [Changelog](https://github.com/gdamore/tcell/blob/master/CHANGESv2.adoc)
- [Commits](gdamore/tcell@v2.0.0...v2.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
….com/gdamore/tcell/v2-2.1.0

Bump github.com/gdamore/tcell/v2 from 2.0.0 to 2.1.0
Add support for setting of different colors for container's border and title
Bumps [github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth) from 0.0.9 to 0.0.10.
- [Release notes](https://github.com/mattn/go-runewidth/releases)
- [Commits](mattn/go-runewidth@v0.0.9...v0.0.10)

Signed-off-by: dependabot[bot] <support@github.com>
….com/mattn/go-runewidth-0.0.10

Bump github.com/mattn/go-runewidth from 0.0.9 to 0.0.10
* Allow CI to modify go.mod and go.sum for missing hashes.
* Updating CHANGELOG.
* Bump github.com/gdamore/tcell/v2 from 2.1.0 to 2.2.0

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
And running `go mod tidy`.
@coveralls
Copy link

coveralls commented Mar 6, 2021

Pull Request Test Coverage Report for Build 2182

  • 22 of 22 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.02%) to 91.28%

Totals Coverage Status
Change from base Build 2063: 0.02%
Covered Lines: 8385
Relevant Lines: 9186

💛 - Coveralls

@mum4k mum4k merged commit 8a5b62c into master Mar 6, 2021
@mum4k mum4k deleted the release-0-15-0 branch March 6, 2021 07:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants