blob: 23b3d058650d4f1b48757ec6788a989343b694ff (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
0.4.4
- Add ability to play latest episode by omitting episode number
- Fix update check working correctly
- Fix download still being case-sensitive
0.4.3
- Display correct version in help screen
0.4.2
- Changed the save format to include the current version to allow for automatic check for updates functionality
0.4.1
- Whoops, never actually published this...
0.4.0
- Add ability to print zsh shell completion
- Add ability to unsubscribe from podcasts
- Add check for updates functionality
- Ignore case when checking podcast titles
- Update all dependencies to their latest respective versions
- rename list -> ls
- rename update -> refresh
|