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

Releasing Termdash v0.19.0. #370

Merged
merged 9 commits into from
Jan 29, 2024
Merged

Releasing Termdash v0.19.0. #370

merged 9 commits into from
Jan 29, 2024

Conversation

mum4k
Copy link
Owner

@mum4k mum4k commented Jan 29, 2024

Added

  • Support for "Backtab" (a.k.a. Shift+Tab) as a supported keystroke for tcell
    widgets.

Changed

  • Migrated CI from Travis to Github Actions.
  • Bump github.com/gdamore/tcell/v2 from 2.5.4 to 2.7.0.
  • Change the Go version in go.mod to 1.21.
  • Executed go mod tidy.
  • CI now executes tests with Golang v1.20 and v1.21.

spacez320 and others added 9 commits January 27, 2024 17:34
Bumps [github.com/gdamore/tcell/v2](https://github.com/gdamore/tcell) from 2.5.4 to 2.7.0.
- [Release notes](https://github.com/gdamore/tcell/releases)
- [Changelog](https://github.com/gdamore/tcell/blob/main/CHANGESv2.md)
- [Commits](gdamore/tcell@v2.5.4...v2.7.0)

---
updated-dependencies:
- dependency-name: github.com/gdamore/tcell/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Bump github.com/gdamore/tcell/v2 from 2.5.4 to 2.7.0
Signed-off-by: Jakub Sobon <mumak@google.com>
Switch Go version to v1.21.
…se-backtab

Implement backtab for tcell widgets
- Support for "Backtab" (a.k.a. Shift+Tab) as a supported keystroke for tcell
  widgets.

- Migrated CI from Travis to Github Actions.
- Bump github.com/gdamore/tcell/v2 from 2.5.4 to 2.7.0.
- Change the Go version in `go.mod` to 1.21.
- Executed `go mod tidy`.
- CI now executes tests with Golang v1.20 and v1.21.

Signed-off-by: Jakub Sobon <mumak@google.com>
@mum4k mum4k changed the title Release v0 19 0 Releasing Termdash v0.19.0. Jan 29, 2024
@mum4k mum4k merged commit bc63a16 into master Jan 29, 2024
4 checks passed
@mum4k mum4k deleted the release_v0_19_0 branch January 29, 2024 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants