File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
5
5
6
6
## [ Unreleased]
7
7
8
+ ## [ 0.3.3] - 2022-03-21
9
+ ### Addded
10
+ - ` --all ` flag to download all courses ([ #30 ] )
11
+
8
12
## [ 0.3.2] - 2022-01-21
9
13
### Fixed
10
14
- Downloading of videos (PR [ #28 ] by [ @funnym0nk3y ] )
@@ -149,6 +153,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
149
153
## [ 0.1.0] - 2020-04-21
150
154
(undocumented)
151
155
156
+ [ #30 ] : https://github.com/FliegendeWurst/KIT-ILIAS-downloader/issues/30
152
157
[ #28 ] : https://github.com/FliegendeWurst/KIT-ILIAS-downloader/pull/28
153
158
[ #27 ] : https://github.com/FliegendeWurst/KIT-ILIAS-downloader/issues/27
154
159
[ #19 ] : https://github.com/FliegendeWurst/KIT-ILIAS-downloader/pull/19
@@ -169,7 +174,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
169
174
[ @Craeckie ] : https://github.com/Craeckie
170
175
[ @funnym0nk3y ] : https://github.com/funnym0nk3y
171
176
[ @Ma27 ] : https://github.com/Ma27
172
- [ Unreleased ] : https://github.com/FliegendeWurst/KIT-ILIAS-downloader/compare/v0.3.2...HEAD
177
+ [ Unreleased ] : https://github.com/FliegendeWurst/KIT-ILIAS-downloader/compare/v0.3.3...HEAD
178
+ [ 0.3.3 ] : https://github.com/FliegendeWurst/KIT-ILIAS-downloader/compare/v0.3.2...v0.3.3
173
179
[ 0.3.2 ] : https://github.com/FliegendeWurst/KIT-ILIAS-downloader/compare/v0.3.1...v0.3.2
174
180
[ 0.3.1 ] : https://github.com/FliegendeWurst/KIT-ILIAS-downloader/compare/v0.3.0...v0.3.1
175
181
[ 0.3.0 ] : https://github.com/FliegendeWurst/KIT-ILIAS-downloader/compare/v0.2.24...v0.3.0
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " KIT-ILIAS-downloader"
3
- version = " 0.3.2 "
3
+ version = " 0.3.3 "
4
4
authors = [" FliegendeWurst <2012gdwu@posteo.de>" ]
5
5
license = " GPL-3.0-or-later"
6
6
edition = " 2018"
You can’t perform that action at this time.
0 commit comments