Changelog
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