File tree Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.4.0] ( https://github.com/liblaf/thu-learn-downloader/compare/v0.3.1...v0.4.0 ) (2025-08-07)
4+
5+
6+ ### ⚠ BREAKING CHANGES
7+
8+ * 通过selenium接入了统一身份认证 ([ #239 ] ( https://github.com/liblaf/thu-learn-downloader/issues/239 ) )
9+
10+ ### Features
11+
12+ * 通过selenium接入了统一身份认证 ([ #239 ] ( https://github.com/liblaf/thu-learn-downloader/issues/239 ) ) ([ ef64ec4] ( https://github.com/liblaf/thu-learn-downloader/commit/ef64ec42984710537605378d87928c86908bf346 ) )
13+
14+
15+ ### Bug Fixes
16+
17+ * ** deps:** update dependency rich to v13.9.4 ([ #235 ] ( https://github.com/liblaf/thu-learn-downloader/issues/235 ) ) ([ 13e2f3b] ( https://github.com/liblaf/thu-learn-downloader/commit/13e2f3bd308dd1fabb2f42122623bb0dbf629e0d ) )
18+ * ** deps:** update dependency rich to v14 ([ #234 ] ( https://github.com/liblaf/thu-learn-downloader/issues/234 ) ) ([ 987bf20] ( https://github.com/liblaf/thu-learn-downloader/commit/987bf20e329a8a1c617110a1b0d9a3ec2b443546 ) )
19+ * ** deps:** update dependency tenacity to v9.1.2 ([ #232 ] ( https://github.com/liblaf/thu-learn-downloader/issues/232 ) ) ([ 9e85345] ( https://github.com/liblaf/thu-learn-downloader/commit/9e8534500e71a6ae7f90e26cb4499d19e9d2b953 ) )
20+ * ** deps:** update dependency typer to v0.16.0 ([ #213 ] ( https://github.com/liblaf/thu-learn-downloader/issues/213 ) ) ([ 4e036fe] ( https://github.com/liblaf/thu-learn-downloader/commit/4e036fe24979d311101fcf114d7d6abca0c14d46 ) )
21+ * trigger release ([ 6eccc5c] ( https://github.com/liblaf/thu-learn-downloader/commit/6eccc5cd3a9cce9954626b9893877e02ff20f29e ) )
22+
23+
24+ ### Documentation
25+
26+ * add warning about login method deprecation ([ e1fb5f2] ( https://github.com/liblaf/thu-learn-downloader/commit/e1fb5f2c73ebad33af3a537973d808ec12acc2e3 ) )
27+
328## [ 0.3.1] ( https://github.com/liblaf/thu-learn-downloader/compare/v0.3.0...v0.3.1 ) (2024-10-12)
429
530
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ license = "MIT"
99name = " thu-learn-downloader"
1010readme = " README.md"
1111repository = " https://github.com/liblaf/thu-learn-downloader"
12- version = " 0.3.1 "
12+ version = " 0.4.0 "
1313
1414[tool .poetry .dependencies ]
1515beautifulsoup4 = " ^4.12.2"
You can’t perform that action at this time.
0 commit comments