Skip to content

Commit caddd08

Browse files
chore(main): release 0.3.2
1 parent 13e2f3b commit caddd08

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

3+
## [0.3.2](https://github.com/liblaf/thu-learn-downloader/compare/v0.3.1...v0.3.2) (2025-08-04)
4+
5+
6+
### Bug Fixes
7+
8+
* **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))
9+
* **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))
10+
* **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))
11+
* **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))
12+
13+
14+
### Documentation
15+
16+
* add warning about login method deprecation ([e1fb5f2](https://github.com/liblaf/thu-learn-downloader/commit/e1fb5f2c73ebad33af3a537973d808ec12acc2e3))
17+
318
## [0.3.1](https://github.com/liblaf/thu-learn-downloader/compare/v0.3.0...v0.3.1) (2024-10-12)
419

520

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ license = "MIT"
99
name = "thu-learn-downloader"
1010
readme = "README.md"
1111
repository = "https://github.com/liblaf/thu-learn-downloader"
12-
version = "0.3.1"
12+
version = "0.3.2"
1313

1414
[tool.poetry.dependencies]
1515
beautifulsoup4 = "^4.12.2"

0 commit comments

Comments
 (0)