Releases: foarsitter/signhost-api-python-client
Releases · foarsitter/signhost-api-python-client
v0.3.0
Changes
- Bumping version from 0.2.0 to 0.3.0 (#125) @foarsitter
- Upgrade Pydantic to v2 (#81) @foarsitter
- Rename _T to ResponseType and import it from models (#80) @foarsitter
- Split clients module in different files for different implementations (#79) @foarsitter
📦 Dependencies
- build(deps): bump packaging from 21.3 to 23.1 (#122) @dependabot
- build(deps): bump sphinx-basic-ng from 1.0.0b1 to 1.0.0b2 (#121) @dependabot
- build(deps): bump anyio from 3.7.0 to 3.7.1 (#120) @dependabot
- build(deps): bump httpcore from 0.16.3 to 0.17.3 (#123) @dependabot
- build(deps): bump typed-ast from 1.5.4 to 1.5.5 (#124) @dependabot
- build(deps): bump nox-poetry from 1.0.2 to 1.0.3 in /.github/workflows (#119) @dependabot
- build(deps): bump pydantic from 1.10.9 to 1.10.11 (#117) @dependabot
- build(deps-dev): bump safety from 2.3.4 to 2.3.5 (#115) @dependabot
- build(deps-dev): bump black from 22.12.0 to 23.3.0 (#111) @dependabot
- build(deps): bump poetry from 1.4.2 to 1.5.1 in /.github/workflows (#103) @dependabot
- build(deps-dev): bump mypy from 1.2.0 to 1.4.1 (#112) @dependabot
- build(deps): bump virtualenv from 20.21.1 to 20.23.1 in /.github/workflows (#106) @dependabot
- build(deps-dev): bump pytest from 7.3.1 to 7.4.0 (#109) @dependabot
- build(deps-dev): bump coverage from 7.2.3 to 7.2.7 (#110) @dependabot
- build(deps): bump pydantic from 1.10.7 to 1.10.9 (#113) @dependabot
- build(deps): bump release-drafter/release-drafter from 5.23.0 to 5.24.0 (#114) @dependabot
- build(deps): bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.7 (#108) @dependabot
- build(deps): bump furo from 2023.3.27 to 2023.5.20 in /docs (#100) @dependabot
- build(deps): bump pre-commit from 3.2.2 to 3.3.3 in /.github/workflows (#104) @dependabot
- build(deps): bump setuptools from 67.7.1 to 68.0.0 (#107) @dependabot
- build(deps): bump myst-parser from 1.0.0 to 2.0.0 in /docs (#105) @dependabot
- build(deps): bump requests from 2.28.2 to 2.31.0 (#102) @dependabot
- build(deps): bump codecov/codecov-action from 3.1.3 to 3.1.4 (#97) @dependabot
- build(deps): bump sphinx from 6.2.0 to 7.0.1 in /docs (#96) @dependabot
- build(deps): bump identify from 2.5.22 to 2.5.24 (#94) @dependabot
- build(deps): bump pip from 23.1.1 to 23.1.2 in /.github/workflows (#87) @dependabot
- build(deps-dev): bump safety from 2.3.4 to 2.3.5 (#84) @dependabot
- build(deps-dev): bump pyupgrade from 3.3.1 to 3.3.2 (#82) @dependabot
- build(deps): bump codecov/codecov-action from 3.1.2 to 3.1.3 (#65) @dependabot
- build(deps): bump nox from 2022.11.21 to 2023.4.22 in /.github/workflows (#74) @dependabot
- build(deps): bump pip from 23.1 to 23.1.1 in /.github/workflows (#73) @dependabot
- build(deps): bump setuptools from 67.7.0 to 67.7.1 (#76) @dependabot
- build(deps): bump packaging from 21.3 to 23.1 (#78) @dependabot
- build(deps-dev): bump black from 22.12.0 to 23.3.0 (#77) @dependabot
v0.2.0
Changes
- Bumping version from 0.1.5 to 0.2.0 (#72) @foarsitter
- Async support (#71) @foarsitter
- Add base64 encoded sha256 digest to transaction_file_put (#18) @foarsitter
👷 Continuous Integration
- Upgrade pipx in windows-latest before running tests actions (#69) @foarsitter
📦 Dependencies
- Use poetry dependency groups (#70) @foarsitter
- build(deps): bump mdit-py-plugins from 0.3.3 to 0.3.5 (#38) @dependabot
- build(deps): bump release-drafter/release-drafter from 5.20.0 to 5.23.0 (#27) @dependabot
- build(deps): bump zipp from 3.13.0 to 3.15.0 (#31) @dependabot
- build(deps): bump myst-parser from 0.17.2 to 1.0.0 in /docs (#42) @dependabot
- build(deps): bump furo from 2022.4.7 to 2023.3.27 in /docs (#54) @dependabot
- build(deps): bump setuptools from 67.3.2 to 67.6.1 (#55) @dependabot
- build(deps): bump poetry from 1.2.2 to 1.4.2 in /.github/workflows (#56) @dependabot
- build(deps): bump pre-commit from 3.0.4 to 3.2.2 in /.github/workflows (#58) @dependabot
- build(deps): bump pypa/gh-action-pypi-publish from 1.6.4 to 1.8.5 (#59) @dependabot
- build(deps-dev): bump mypy from 1.0.0 to 1.2.0 (#60) @dependabot
- build(deps-dev): bump coverage from 7.1.0 to 7.2.3 (#61) @dependabot
- build(deps): bump codecov/codecov-action from 3.1.0 to 3.1.2 (#62) @dependabot
- build(deps): bump virtualenv from 20.19.0 to 20.22.0 in /.github/workflows (#64) @dependabot
- build(deps): bump pip from 23.0 to 23.1 in /.github/workflows (#63) @dependabot
- build(deps): bump gitpython from 3.1.30 to 3.1.31 (#21) @dependabot
- build(deps): bump setuptools from 67.3.1 to 67.3.2 (#20) @dependabot
- build(deps): bump pydantic from 1.10.4 to 1.10.5 (#19) @dependabot
- build(deps-dev): bump flake8-bugbear from 23.1.20 to 23.2.13 (#13) @dependabot
- build(deps): bump identify from 2.5.17 to 2.5.18 (#14) @dependabot
- build(deps): bump soupsieve from 2.3.2.post1 to 2.4 (#15) @dependabot
- build(deps): bump setuptools from 67.2.0 to 67.3.1 (#17) @dependabot
- build(deps): bump typing-extensions from 4.4.0 to 4.5.0 (#16) @dependabot
v0.1.5
Changes
- No changes
v0.1.4
Changes
- No changes
v0.1.3
Changes
- Development (#12) @foarsitter
v0.1.2
Changes
- No changes
v0.1.1
Changes
- No changes