blob: 8fb62d78ed107dd3e79954f12a73a031923bd983 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
1.0.7-2
Add CHANGELOG to AUR releases
1.0.7-1
Add version (`-v`,`--version`) flag to display current version of wtwitch
Updated man page
Changed format of man page from asciidoc to scdoc
1.0.6-1
Added debug option (-d) and updated man page
1.0.5-1
Fixed an issue where wtwitch would not approve subscriptions to offline streamers (an issue with the new Twitch API!) (https://gitlab.com/krathalan/wtwitch/issues/3)
1.0.4-1
Moved to new Twitch API (helix) as old API (kraken) is being shut down
1.0.3-1
Fixed bug where jq would try to write to a nonexistent config file
1.0.2-1
Fix reverted locale patch
Add wayland support for mpv
1.0.1-2
Fix typo in man page and embolden options in examples
1.0.1-1
Add patch from nycko123 that fixes the check option (-c,--check) for locales other than en-US (https://gitlab.com/krathalan/wtwitch/issues/1)
1.0.0-2
Add missing Twitch API key
1.0.0-1
First release
|