Skip to content

Latest commit

 

History

History
101 lines (63 loc) · 2.06 KB

CHANGELOG.md

File metadata and controls

101 lines (63 loc) · 2.06 KB

v1.5.0 (2024-11-10)

Feat

  • replacing aiohttp with httpx

Fix

  • adding recommended security fix to dockerfile
  • removing deprecated safety tool
  • updating pre-commit versions
  • deps: bump quart from 0.19.7 to 0.19.8
  • deps-dev: bump pytest-cov from 5.0.0 to 6.0.0
  • deps: bump softprops/action-gh-release from 2.0.8 to 2.0.9
  • deps: bump aiohttp from 3.10.8 to 3.10.10

v1.4.1 (2024-10-27)

Fix

  • deps: updating base docker image
  • deps: bump werkzeug from 3.0.4 to 3.0.6 in the pip group
  • deps: bump quart from 0.19.6 to 0.19.7 in the pip group
  • updating dockerfile to use new base python image
  • updating pre-commit configuration
  • deps: bump aiohttp from 3.10.5 to 3.10.8
  • deps-dev: bump pytest from 8.3.2 to 8.3.3
  • deps: update base image
  • remove pre-commit from deps, update dependencies
  • deps: bump aiohttp from 3.10.3 to 3.10.5
  • deps-dev: bump pytest-asyncio from 0.23.8 to 0.24.0

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)