Releases: navidys/tvxwidgets
Releases · navidys/tvxwidgets
v0.9.0
What's Changed
- ignore math.NaN() values when drawing plots by @markusressel in #67
- allow manual override of Y-Axis MinValue and MaxValue by @markusressel in #68
- Feature: Allow custom X-Axis labeling by @markusressel in #69
New Contributors
- @markusressel made their first contribution in #67
v0.8.0
What's Changed
- Add plot Y axis label type (float, integer) by @navidys in #66
- Running golangci-lint by @navidys in #65
- Delete bar items by @Topvennie in #59
- Bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1 by @dependabot in #54
- Bump github.com/onsi/ginkgo/v2 from 2.19.1 to 2.20.0 by @dependabot in #57
- Bump github.com/onsi/gomega from 1.34.1 to 1.34.2 by @dependabot in #64
- Bump github.com/onsi/ginkgo/v2 from 2.20.0 to 2.20.2 by @dependabot in #63
New Contributors
- @Topvennie made their first contribution in #59
Full Changelog: v0.7.0...v0.8.0
v0.7.0
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
- @anderspitman made their first contribution in #44
Full Changelog: v0.6.0...v0.7.0
v0.6.0
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
- @Hidayathamir made their first contribution in #25
v0.5.0
What's Changed
- Auto set the Y axis label width by @ademille in #19
- Bump github.com/gdamore/tcell/v2 from 2.6.0 to 2.7.0 by @dependabot in #18
- Add SetTitleColor and SetTitleAlign to dialog and gauge primitives by @navidys in #20
- Running golangci-lint by @navidys in #21
- Unit tests by @navidys in #22 #23 #24
Full Changelog: v0.4.1...v0.5.0
v0.4.1
v0.4.0
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
- @Fyb3roptik made their first contribution in #8
- @dependabot made their first contribution in #12
- @stdr-sumon made their first contribution in #16
Full Changelog: v0.3.0...v0.4.0
v0.3.0
v0.2.0
- 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
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