Skip to content

Releases: wtfutil/wtf

v0.34.0

09 Nov 00:26
Compare
Choose a tag to compare

Changelog

⚡️ Added

👍 Updated

  • Updated google.golang.org/api from 0.30.0 to 0.33.0
  • Updated github.com/digitalocean/godo from 1.46.0 to 1.52.0
  • Updated github.com/xanzy/go-gitlab from 0.38.1 to 0.39.0
  • Updated github.com/zorkian/go-datadog-api from 2.29.0+incompatible to 2.30.0+incompatible
  • Updated golang.org/x/text from 0.3.3 to 0.3.4

v0.33.0

13 Oct 16:44
Compare
Choose a tag to compare

⚡️ Added

🐞 Fixed

  • Exchange Rates module now displays rates in alphabetical order, sorted by the base rate, by @senorprogrammer
  • Feed Reader module no longer crashes on feeds that don't have a published date, #958 by @cyingfan
  • Stray blank lines no longer appear at the end of highlightable lists, #977 by @cyingfan
  • config.yml now properly set to 0600 instead of 0666, by @cyingfan
  • Now blank-imports the time/tzinfo package to provide timezone support for Windows users, #994 by @trimble

👍 Updated

  • Updated github.com/gdamore/tcell from 1.3.0 to 1.4.0

  • Updated github.com/shirou/gopsutil from 2.20.7+incompatible to 2.20.9+incompatible

  • Updated github.com/mmcdole/gofeed from 1.0.0 to 1.1.0

  • Updated github.com/digitalocean/godo from 1.42.1 to 1.46.0

  • Updated github.com/xanzy/go-gitlab from 0.33.0 to 0.38.1

  • Updated github.com/adlio/trello from 1.7.0 to 1.8.0

  • Updated github.com/alecthomas/chroma from 0.8.0 to 0.8.1

  • Updated github.com/nicklaw5/helix from 0.5.9 to 0.7.0

  • Now requires Go 1.15 for compilation in Dockerfiles and go.mod, by @seanstoppable

v0.32.0

24 Sep 04:08
Compare
Choose a tag to compare

Changelog

⚡️ Added

  • PagerDuty module now supports showOncallEnd setting, which determines whether or not to display the oncall rotation end date, by @senorprogrammer
  • Exchange Rates module now supports precision setting, which determines how many decimal places to display, #897 by @senorprogrammer

🐞 Fixed

👍 Updated

  • Updated alecthomas/chroma from 0.7.3 to 0.8.0
  • Updated digitalocean/godo from 1.38.0 to 1.42.1
  • Updated google.golang.org/api from 0.29.0 to 0.30.0
  • Updated shirou/gopsutil from 2.20.6+incompatible to 2.20.7+incompatible

v0.31.0

12 Jul 14:02
d493c4d
Compare
Choose a tag to compare

Changelog

⚡️ Added

🐞 Fixed

  • GitLab Todo module now allows domain to be set, defaults to https://gitlab.com, by @gerchardon
  • Pi-hole module now works with Pi-hole v4 and v5, by @jonhadfield
  • Null pointer exception fixed in VictorOps module, by @ripienaar

👍 Updated

  • Updated google.golang.org/api from 0.25.0 to 0.29.0
  • Updated pkg/profile from 1.4.0 to 1.5.0
  • Updated nicklaw5/helix from 0.5.8 to 0.5.9
  • Updated digitalocean/godo from 1.37.0 to 1.38.0
  • Updated gopkg.in/yaml.v2 from 2.2.8 to 2.3.0
  • Updated xanzy/go-gitlab from 0.31.0 to 0.33.0
  • Updated stretchr/testify from 1.5.1 to 1.6.1
  • Updated golang.org/x/text from 0.3.2 to 0.3.3
  • Updated shirou/gopsutil from 2.20.4+incompatible to 2.20.6+incompatible

v0.30.0

09 May 19:58
13b421b
Compare
Choose a tag to compare

Changelog

⚡️ Added

🐞 Fixed

👍 Updated

  • Updated zorkian/go-datadog-api from 2.28.0+incompatible to 2.29.0+incompatible
  • Updated shirou/gopsutil from 2.20.3+incompatible to 2.20.4+incompatible
  • Updated google.golang.org/api from 0.22.0 to 0.23.0

v0.29.0

26 Apr 22:37
Compare
Choose a tag to compare

Changelog

⚡️ Added

🐞 Fixed

👍 Updated

  • Updated nicklaw5/helix from 0.5.7 to 0.5.8
  • Updated digitalocean/godo from 1.34.0 to 1.35.1
  • Updated xanzy/go-gitlab from 0.28.0 to 0.31.0
  • Updated shirou/gopsutil from 2.20.2+incompatible to 2.20.3+incompatible
  • Updated alecthomas/chroma from 0.7.1 to 0.7.2
  • Updated google.golang.org/api from 0.21.0 to 0.22.0

v0.28.0

15 Mar 16:45
e396cf1
Compare
Choose a tag to compare

Changelog

⚡️ Added

  • Support for customizing CPU, Mem, and Swap display in ResourceUsage, by @leterio

👍 Updated

  • Now prefers Go 1.14 for compilation (should still work under 1.13 however)
  • Updated shirou/gopsutil from 2.20.1+incompatible to 2.20.2+incompatible
  • Updated google.golang.org/api from 0.17.0 to 0.20.0
  • Updated digitalocean/godo from 1.30.0 to 1.32.0
  • Updated xanzy/go-gitlab from 0.26.0 to 0.28.0
  • Updated adlio/trello from 1.6.0 to 1.7.0
  • Updated zorkian/go-datadog-api from 2.27.0+incompatible to 2.28.0+incompatible

v0.27.0

23 Feb 14:15
Compare
Choose a tag to compare

Changelog

1460229 Clean up go.mod via
fcf78b7 Update CHANGELOG.md
538971c Bump github.com/stretchr/testify from 1.4.0 to 1.5.1 (#846)
a6d1aaf Bump github.com/xanzy/go-gitlab from 0.25.0 to 0.26.0 (#844)
47b5abe Bump github.com/nicklaw5/helix from 0.5.6 to 0.5.7 (#842)
7cfc5e0 Update CHANGELOG.md
14fca51 Update @bjoernw as a contributor
0ae44a4 Remove rest of vendor directory
55c383f Merge branch 'master' of github.com:wtfutil/wtf
bc1142d Add @yesnault as a contributor
46d51ee Update CHANGELOG.md
629661d Fix merge conflict in go.sum
8dde859 Remove some unnecessary type conversions (#841)
e32565d Update go.mod
a1eaccb Update CHANGELOG.md
e98a65c Bump github.com/xanzy/go-gitlab from 0.23.0 to 0.25.0 (#840)
f9c11bf Bump github.com/nicklaw5/helix from 0.5.5 to 0.5.6 (#839)
3554684 Bump google.golang.org/api from 0.15.0 to 0.17.0 (#838)
dfe5558 Bump github.com/zorkian/go-datadog-api (#837)
11fdb24 Update @elliotrushton as a contributor
6c18282 Initial commit of gitlab todo module (#830)
2c6e546 fix(cds/favorites): next key
25bcd15 feat: cds modules
e05c21e Update CHANGELOG.md
6747784 Removing vendor directory

v0.26.0

04 Feb 23:00
7ab898c
Compare
Choose a tag to compare

Changelog

⚡️ Added

🐞 Fixed

👍 Updated

  • Updated digitalocean/godo from 1.22.0 to 1.30.0
  • Updated google.golang.org/api from 0.14.0 to 0.15.0
  • Updated alecthomas/chroma from 0.7.0 to 0.7.1
  • Updated pkg/errors from 0.8.1 to 0.9.1
  • Updated xanzy/go-gitlab from 0.22.2 to 0.23.0
  • Updated shirou/gopsutil from 2.19.11 to 2.20.1
  • Updated zorkian/go-datadog-api from 2.25.0 to 2.26.0
  • Updated gopkg.in/yaml.v2 from 2.2.7 to 2.2.8
  • Updated nicklaw5/helix from 0.5.4 to 0.5.5

v0.25.0

13 Dec 22:49
5291a31
Compare
Choose a tag to compare

Changelog

⚡️ Added

🐞 Fixed

👍 Updated

  • Switched from gocenter.io as the Go proxy to proxy.golang.org, by @chenrui333
  • Updated go-datadog-api to version 2.25.0+incompatible
  • Updated adlio/trello to version 1.6.0
  • Updated alecthomas/chroma to version 0.7.0
  • Updated olekukonko/tablewriter to version 0.0.3
  • Updated pkg/profile to version 1.4.0
  • Updated yaml.v2 to 2.2.7
  • Updated google.golang.org/api to 0.14.0
  • Updated xanzy/go-gitlab to 0.22.2
  • Uodated shirou/gopsutil to 2.19.11+incompatible