Releases: mom1/api-client-pydantic
Releases · mom1/api-client-pydantic
v1.2.1
v1.2.1 (2022-02-24)
♻️ Changes
-
fix release template
-
Improve `.gitignore`
-
Improved all dev things
- Changed formater to black
- Reformat code
- Added checks
- pre-commit autoupdate -
commitlint is off, need research
-
Upgrading a dependency doesn't increase the version
-
Small changes due to coverage analysis
-
remove walrus operator for python 3.7 compatibility (#73) (Issues:
#73) -
Changelog generation job because now pre-commit generate changelog
📝 Documentation
- Update CHANGELOG.md
api-client-pydantic 1.2.0
api-client-pydantic 1.2.0 (2021-10-24)
✨ New
- Set a new signature for function.
♻️ Changes
- New changelog generation.
- New configs and pre-commit.
⬆️ Dependencies
- ⬆️ Bumps emoji from 1.5.0 to 1.6.1.
- ⬆️ Bump all for flake8 4.
📝 Docs
- Update README.md.
v1.1.1
Release notes for v1.1.1 (2021-10-13)
Bugs 🐛
- Fix case with typing.
def function(q: Optional[str]):
Dependencies ⬆️
v1.1.0
Release notes for v1.1.0 (2021-08-09)
Changes ♻️
- Correct recognition of functions (#46)
Dependencies ⬆️
- ⬆️ Bump pep8-naming from 0.12.0 to 0.12.1 (#45)
- ⬆️ Bump emoji from 1.2.0 to 1.4.2 (#44)
- ⬆️ Bump isort from 5.9.1 to 5.9.3 (#43)
- ⬆️ Bump pep8-naming from 0.11.1 to 0.12.0 (#40)
- ⬆️ Bump flake8-eradicate from 1.0.0 to 1.1.0 (#39)
- ⬆️ Bump isort from 5.8.0 to 5.9.1 (#38)
- ⬆️ Bump ipdb from 0.13.8 to 0.13.9 (#37)
- ⬆️ Bump pytest-cov from 2.12.0 to 2.12.1 (#36)
- ⬆️ Bump requests-mock from 1.9.2 to 1.9.3 (#35)
- ⬆️ Bump ipdb from 0.13.7 to 0.13.8 (#34)
- ⬆️ Bump pytest-cov from 2.11.1 to 2.12.0 (#33)
- ⬆️ Bump pydantic from 1.8.1 to 1.8.2.
- ⬆️ Bump flake8-comprehensions from 3.4.0 to 3.5.0 (#31)
- ⬆️ Bump flake8 from 3.9.1 to 3.9.2 (#30)
- ⬆️ Bump pytest from 6.2.3 to 6.2.4 (#29)
- ⬆️ Bump requests-mock from 1.9.1 to 1.9.2 (#28)
- ⬆️ Bump requests-mock from 1.8.0 to 1.9.1 (#27)
- ⬆️ Bump requests-mock from 1.8.0 to 1.9.1 (#25)
- ⬆️ Bump flake8 from 3.9.0 to 3.9.1 (#24)
- ⬆️ Bump pytest from 6.2.2 to 6.2.3 (#22)
- ⬆️ Bump flake8-bugbear from 21.3.2 to 21.4.3 (#21)
- ⬆️:lock: Bump urllib3 from 1.26.3 to 1.26.4 (#23)
- ⬆️ Bump api-client from 1.3.0 to 1.3.1 (#20)
- ⬆️ Bump isort from 5.7.0 to 5.8.0 (#19)
- ⬆️:lock: Bump urllib3 from 1.26.2 to 1.26.3 (#18)
- ⬆️ Bump flake8-comprehensions from 3.3.1 to 3.4.0 (#17)
- ⬆️ Bump yapf from 0.30.0 to 0.31.0 (#15)
- ⬆️ Bump ipdb from 0.13.6 to 0.13.7 (#16)
- ⬆️ Bump flake8 from 3.8.4 to 3.9.0 (#14)
- ⬆️ Bump flake8-bugbear from 21.3.1 to 21.3.2 (#12)
- ⬆️ Bump ipdb from 0.13.4 to 0.13.6.
- ⬆️ Bump pydantic from 1.7.3 to 1.8.1.
- ⬆️ Bump flake8-bugbear from 20.11.1 to 21.3.1.
- ⬆️ Bump api-client from 1.2.2 to 1.3.0.
- ⬆️ Bump emoji from 1.1.0 to 1.2.0.
- ⬆️ Bump pytest from 6.2.1 to 6.2.2.
- ⬆️ Bump emoji from 0.6.0 to 1.1.0.
Other 🌱
- Release 1.1.0.
- Upgrade to GitHub-native Dependabot (#26)
v1.0.2
Release notes for v1.0.2 (2021-01-21)
Changes ♻️
- Refactoring use args and kwargs.
Dependencies ⬆️
- ⬆️ Bump pytest-cov from 2.11.0 to 2.11.1.
Bumps pytest-cov from 2.11.0 to 2.11.1. - ⬆️ Bump pytest-cov from 2.10.1 to 2.11.0.
Bumps pytest-cov from 2.10.1 to 2.11.0.
Other 🌱
- Bumping version from 1.0.0 to 1.0.1.