-
Notifications
You must be signed in to change notification settings - Fork 1
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
3976fed
commit 8d95b8d
Showing
1 changed file
with
69 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,69 @@ | ||
## v1.4.0 (2024-08-12) | ||
|
||
### Feat | ||
|
||
- writing tests, making tests work | ||
- changing code formatting from yapf to black | ||
- add support for proxying query strings | ||
|
||
### Fix | ||
|
||
- correcting copyright in the readme file | ||
- correcting the image name when building new container images from the Makefile | ||
- **deps**: bump aiohttp from 3.9.5 to 3.10.1 | ||
- **deps-dev**: bump pre-commit from 3.7.1 to 3.8.0 | ||
- **deps**: bump tenacity from 8.5.0 to 9.0.0 | ||
- **deps-dev**: bump pytest from 8.3.1 to 8.3.2 | ||
- fixing argparse configuration bug | ||
|
||
## v1.3.1 (2024-07-04) | ||
|
||
## v1.3.0 (2024-06-04) | ||
|
||
## v1.2.4 (2024-05-20) | ||
|
||
## v1.2.3 (2024-05-07) | ||
|
||
## v1.2.2 (2024-04-30) | ||
|
||
## v1.2.1 (2024-03-21) | ||
|
||
## v1.2.0 (2024-02-23) | ||
|
||
## v1.1.9 (2023-12-11) | ||
|
||
## v1.1.8 (2023-10-17) | ||
|
||
## v1.1.7 (2023-10-10) | ||
|
||
## v1.1.6 (2023-09-23) | ||
|
||
## v1.1.5 (2023-09-14) | ||
|
||
## v1.1.4 (2023-08-29) | ||
|
||
## v1.1.3 (2023-08-13) | ||
|
||
## v1.1.2 (2023-07-24) | ||
|
||
## v1.1.1 (2023-06-14) | ||
|
||
## v1.0.9 (2023-05-23) | ||
|
||
## v1.0.8 (2023-05-13) | ||
|
||
## v1.0.7 (2023-04-27) | ||
|
||
## v1.0.6 (2023-03-30) | ||
|
||
## v1.0.5 (2023-03-23) | ||
|
||
## v1.0.4 (2023-03-05) | ||
|
||
## v1.0.3 (2023-03-05) | ||
|
||
## v1.0.2 (2023-03-05) | ||
|
||
## v1.0.1 (2023-03-04) | ||
|
||
## v1.0.0 (2023-03-04) |