Skip to content

0.7.0

Compare
Choose a tag to compare
@senorprogrammer senorprogrammer released this 22 Apr 04:46
· 1895 commits to master since this release

Aka: The Probably Broken Release

Warning

Verion 0.7.0 contains fundamental changes to the way settings and configuration are handled internally. These changes affect nearly every file in the project and as such it is highly likely that some things are broken as a result.

If WTF is mission-critical for you, you should a) really rethink your mission-planning, and b) stick with 0.6.0 until the bugs are worked out and 0.8.0 becomes available.

Changelog

88fdf97 WTF-400 Move settings-related functions from util.go into common_settings.go
bd2c6e5 Merge branch 'master' of github.com:wtfutil/wtf
25a21f7 Merge pull request #402 from wtfutil/WTF-400-widget-configs
58a3b67 Merge branch 'WTF-400-widget-configs'
de4e285 Update Tcell dependency to dcf1bb3
7973314 Gcal widget properly renders title again
6fd9430 WTF-400 TextWidget properly renders title again
6227b2b WTF-400 Remove last of wtf.Config from CryptoLive
bc967be WTF-400 Remove last of wtf.Config from Bittex widget
a8e3602 WTF-400 Fix title display in CmdRunner
03e186a WTF-400 Make ChecklistItem tests pass again
b855b9b .vscode dir into .gitignore
643840e WTF-400 Checklist items now have dynamically-settable checkmark icons
59f0bc6 WTF-400 Partial conversion to new Common settings
f09d08b WTF-400 Common settings implemented
d35927f Update README.md
9dae0ac Update README.md
2ed3c08 WTF-400 Move jobNameRegex setting into Jenkins settings
fb4c6e0 Update CHANGELOG.md
b50c762 WTF-400 Move name and configKey values from widget to settings
9f878c9 import regexp
a89e321 Allow users to filter jenkins jobs by regex
d174bd1 WTF-400 Add settings to the template (a settings template as yet to be created)
2807a22 WTF-400 Fix missed wtf.Config occurrances
6f98ecc WTF-400 Unknown extracted to new config format
4b3f957 WTF-400 Zendesk extracted to new config format
cfdfb04 WTF-400 Weather extracted to new config format
d0faa3c WTF-400 VictorOps extracted to new config format
eaa8825 WTF-400 Twitter extracted to new config format
4b5045a WTF-400 Trello extracted to new config format
5593f19 WTF-400 TravisCI extracted to new config format
daa422a WTF-400 Minor code cleanup
8b2fc71 WTF-400 Todoist extracted to new config format
c489f2a WTF-400 Textfile extracted to new config format
ea88f5e WTF-400 System extracted to new config format
5f07cb6 WTF-400 Status extracted to new config format
b4868a5 WTF-400 SpotifyWeb extracted to new config format
ae081e4 WTF-400 Spotify extracted to new config format
0403b75 WTF-400 Rollbar extracted to new config format
d3eef14 WTF-400 Security extracted to new config format
8df624f WTF-400 ResourceUsage extracted to new config format
e55cf75 WTF-400 PrettyWeather extracted to new config format
a8e9f69 WTF-400 PagerDuty extracted to new config format
265149c WTF-400 Power extracted to new config format
ad15679 WTF-400 OpsGenie extracted to new config format
b6d845b WTF-400 NewRelic extracted to new config format
8ad8d94 WTF-400 NBAScore extracted to new config format
3259e16 WTF-400 Mercurial extracted to new config format
8bc217e WTF-400 Logger extracted to new config format
fea83a3 WTF-400 Jira extracted to new config format
9b41e6e WTF-400 Jenkins extracted to new config format
d4558f5 WTF-400 IPInfo extracted to new config format
0b6a589 WTF-400 IPAPI extracted to new config format
92c2cfc WTF-400 HackerNews extracted to new config format
4c6aaca WTF-400 GSpreadsheets extracted to new config format
6e053fc WTF-400 Gitter extracted to new config format
50726b4 WTF-400 GitLab extracted to new config format
6c22ad6 WTF-400 GitHub extracted to new config format
095041b WTF-400 Git extracted to new config format
0790493 WTF-400 Fix wrong YAML identifier for some modules
fcbfd8e WTF-400 Gerrit extracted to new config format
12a895b WTF-400 GCal extracted to new config format
5e1fdef WTF-400 DataDog extracted to new config format
27b4274 WTF-400 Cryptolive extracted to new config format
73e0e18 WTF-400 CmdRunner extracted to new config format
3735667 WTF-400 Clocks extracted to new config format
1630fb9 WTF-400 Blockfolio extracted to new config format
3db2848 WTF-400 Bittrex extracted to new config format
fbf8944 WTF-400 CircleCI extracted to new config format
936acc0 WTF-400 BambooHR extracted to new config format
cf661e7 WTF-400 Todo extracted to new config format
f043830 Update CHANGELOG.md
b43c948 Add @rudolphjacksonm as a contributor
54201a2 Merge pull request #403 from rudolphjacksonm/patch-1
5822883 Allow users to choose color
db7e4b9 Jenkins Green Balls Plugin Support
7385dd8 Update CHANGELOG.md