# Changelog

## [0.1.3](https://github.com/liblaf/thu-learn-downloader/compare/v0.1.2...v0.1.3) (2023-02-27)

### Bug Fixes

- rename release assets ([c03b735](https://github.com/liblaf/thu-learn-downloader/commit/c03b735b0213dc2851916e3ba1af14498d284296))

## [0.1.2](https://github.com/liblaf/thu-learn-downloader/compare/0.1.1...v0.1.2) (2023-02-24)

### Bug Fixes

- migrate to python 3.11 ([ce52070](https://github.com/liblaf/thu-learn-downloader/commit/ce52070b65bae9d5012445213d4fca30ff515f29))

## 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
