-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c86c62d
commit 33283d4
Showing
1 changed file
with
48 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
## 0.2.1 (2022-05-06) | ||
|
||
### Feat | ||
|
||
- **src**: fix readthedocs, move various deps to dev, add metadata, python3.8 as the min version | ||
|
||
### Fix | ||
|
||
- **src**: python 3.8 as min ver, fix readthedos | ||
- **src**: allow python3.7 for readthedocs CI | ||
- **src**: update deps to fix readthedocs | ||
|
||
### Perf | ||
|
||
- **src**: lint using perflint | ||
- **pre-commit**: update revs | ||
|
||
### Refactor | ||
|
||
- refactor the project modules | ||
- ****init****: add encoding to file | ||
- **noxfile**: fix mypy tests | ||
- **noxfile**: update lint session | ||
- **noxfile**: update noxfile with new pyproject.toml format | ||
- **pre-commit-config**: make easier to read | ||
- **setup.cfg**: remove file in favor of pyproject.toml configuration | ||
- **README**: add pre-commit enabled badge | ||
- **README**: add python version badge | ||
- improve pre-commit-hooks and add badge to README | ||
- Remove encoding declaration | ||
- **conf**: remove encoding pragma | ||
- **get_data.py**: rename function to fix flake8 warning | ||
|
||
## v0.2.0 (2021-12-17) | ||
|
||
## v0.1.7 (2021-08-24) | ||
|
||
## v0.1.6 (2021-03-13) | ||
|
||
## v0.1.4 (2021-03-03) | ||
|
||
## v0.1.3 (2020-07-07) | ||
|
||
## v0.1.2 (2020-07-07) | ||
|
||
## v0.1.1 (2020-07-07) | ||
|
||
## v0.1.0 (2020-07-07) |