Changelog
0.3.1 (2024-10-12)
Bug Fixes
- deps: update dependency pydantic to v2.6.4 (86b7fe8)
- deps: update dependency python-dateutil to v2.9.0 (c00edca)
- deps: update dependency rich to v13.7.1 (9e2bfdc)
- deps: update dependency tenacity to v8.5.0 (18d45a6)
- deps: update dependency tenacity to v9 (4c6def6)
- deps: update dependency typer to v0.10.0 (45edfab)
- deps: update dependency typer to v0.11.0 (3bbe540)
- deps: update dependency typer to v0.12.0 (b3c41a6)
- error caused by slash in name and OPENSSL_CONF (#171) (d89efaf)
- update data type for 'grade' field in Homework class (bb79eb0)
0.3.0 (2024-01-26)
Features
- reorganize filename generation for attachments (0c9b22f)
- update GitHub workflows to use new release action (93ea0f5)
0.2.1 (2023-12-01)
Bug Fixes
- ci: update install action to use new template (b014699)
- workflows: remove unnecessary permission and add token for checkout (2d422c8)
0.2.0 (2023-11-18)
Features
- Update Makefile and downloader.py (13b3289)
0.1.21 (2023-10-16)
Bug Fixes
- pre-commit: update pre-commit hooks version (899f58d)
- sort documents by title before upload time (80c8bfd)
0.1.20 (2023-10-10)
Bug Fixes
0.1.19 (2023-09-26)
Bug Fixes
0.1.18 (2023-09-18)
Bug Fixes
0.1.17 (2023-07-30)
Bug Fixes
- mkdir when there is no docs or work (3cdb387), closes #59
Documentation
0.1.16 (2023-07-03)
Documentation
0.1.15 (2023-06-06)
Bug Fixes
- build standalone executable on Windows (eaf02b5)
0.1.14 (2023-06-06)
Bug Fixes
0.1.13 (2023-06-06)
Bug Fixes
Documentation
0.1.12 (2023-04-23)
Bug Fixes
- sort files by upload time (1c6ef47)
0.1.11 (2023-04-20)
Bug Fixes
- fail to download answer attachment (64e0261)
0.1.10 (2023-04-04)
Bug Fixes
- use Typer app instead of command (65c6ef7)
Documentation
0.1.9 (2023-03-22)
Bug Fixes
0.1.8 (2023-03-10)
Bug Fixes
0.1.7 (2023-03-02)
Bug Fixes
0.1.6 (2023-03-02)
Bug Fixes
0.1.5 (2023-02-28)
Bug Fixes
0.1.4 (2023-02-27)
Documentation
0.1.3 (2023-02-27)
Bug Fixes
0.1.2 (2023-02-24)
Bug Fixes
0.1.1 (2022-12-26)
Fix
- auto skip submit & comment attachment
0.1.0 (2022-11-12)
Feat
- refactor
- use
hydra instead of argparse
- multiprocessing: support multiprocessing
Fix
- change default download directory
- downloader.py: prepend course number before course folder name
- tqdm: fix tqdm scale