Skip to content

Releases: navidys/tvxwidgets

v0.9.0

13 Oct 11:31
3ddb90b
Compare
Choose a tag to compare

What's Changed

New Contributors

v0.8.0

28 Sep 02:36
ddfd015
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.0...v0.8.0

v0.7.0

28 Jul 10:56
Compare
Choose a tag to compare

What's Changed

  • Expose GetPlotRect in public interface by @anderspitman
  • fix codecoverage upload action by @navidys
  • tview module update by @navidys
  • bugfix for dialog title display by @navidys
  • go version 1.21.0 by @navidys
  • Bump github.com/onsi/gomega from 1.31.1 to 1.33.1 by @dependabot
  • Bump github.com/onsi/ginkgo/v2 from 2.16.0 to 2.19.0 by @dependabot

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.6.0

06 Mar 09:05
8c8addf
Compare
Choose a tag to compare

What's Changed

  • feat option to draw y or x axis label independently by @Hidayathamir
  • go version update to 1.20 by @navidys
  • golangci-lint update 1.56.2 by @navidys
  • Bump github.com/onsi/ginkgo/v2 from 2.13.2 to 2.16.0 by @dependabot
  • Bump github.com/onsi/gomega from 1.30.0 to 1.31.1 by @dependabot
  • Bump github.com/gdamore/tcell/v2 from 2.7.0 to 2.7.4 by @dependabot

New Contributors

v0.5.0

20 Dec 10:13
82465e0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.5.0

v0.4.1

24 Nov 06:50
23229b3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.4.1

v0.4.0

17 Sep 09:01
Compare
Choose a tag to compare

What's Changed

  • Fixing mispelling by @Fyb3roptik in #8
  • demo update by @navidys in #9
  • barchart - capability to set axis line and label colors by @navidys in #10
  • Bump github.com/gdamore/tcell/v2 from 2.4.1-0.20210905002822-f057f0a857a1 to 2.6.0 by @dependabot in #12
  • Update gauge_um.go to set empty field color by @stdr-sumon in #14

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

17 Dec 01:43
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

06 Nov 06:24
Compare
Choose a tag to compare
  • new widget - spinner widget by @akrennmair in #1
  • fix panic caused by gauge default maxValue by @navidys

Full Changelog: v0.1.1...v0.2.0

v0.1.1

03 Jul 00:04
Compare
Choose a tag to compare

Full Changelog:

  • fixing golangci-lint issues
  • adding golangci configuration
  • adding github workflows, issue templates and dependabot
  • adding cirrus configuration
  • running pre-commit
  • adding pre-commit configuration
  • docs: adding MAINTAINERS.md
  • docs: adding CONTRIBUTING.md
  • docs: adding CODE_OF_CONDUCT