Releases: andrewthetechie/pydantic-aioredis
Releases · andrewthetechie/pydantic-aioredis
v0.7.0
v0.6.0
v0.5.2
Remove sphinx-click from dev requirements, it was unused.
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
- build(deps): bump pip from 22.1.1 to 22.1.2 in /.github/workflows by @dependabot in #173
- build(deps): bump actions/cache from 3.0.2 to 3.0.3 by @dependabot in #172
- build(deps): bump sphinx-click from 4.0.3 to 4.1.0 by @dependabot in #171
- build(deps): bump sphinx-click from 4.0.3 to 4.1.0 in /docs by @dependabot in #170
- build(deps): bump sphinx from 4.5.0 to 5.0.0 in /docs by @dependabot in #169
- build(deps-dev): bump pep8-naming from 0.12.1 to 0.13.0 by @dependabot in #176
- build(deps-dev): bump coverage from 6.4 to 6.4.1 by @dependabot in #175
- build(deps): bump sphinx from 5.0.0 to 5.0.1 in /docs by @dependabot in #174
- chore: poetry update by @andrewthetechie in #194
- build(deps): bump poetry from 1.1.13 to 1.1.14 in /.github/workflows by @dependabot in #193
- build(deps-dev): bump safety from 1.10.3 to 2.0.0 by @dependabot in #195
- build(deps): bump virtualenv from 20.14.1 to 20.15.1 in /.github/workflows by @dependabot in #191
- build(deps): bump nox-poetry from 1.0.0 to 1.0.1 in /.github/workflows by @dependabot in #190
- build(deps): bump actions/setup-python from 3.1.2 to 4.0.0 by @dependabot in #185
- build(deps): bump actions/cache from 3.0.3 to 3.0.4 by @dependabot in #181
- build(deps): bump sphinx from 5.0.1 to 5.0.2 in /docs by @dependabot in #186
- build(deps-dev): bump mypy from 0.960 to 0.961 by @dependabot in #179
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
NEW FEATURE:
- feat: support enums in Model by dumping to json by @andrewthetechie in #168
Dependency Updates:
- fix: poetry upgrade by @andrewthetechie in #167
- build(deps-dev): bump pylint from 2.13.8 to 2.13.9 by @dependabot in #156
- build(deps-dev): bump coverage from 6.3.2 to 6.3.3 by @dependabot in #155
- build(deps): bump actions/upload-artifact from 3.0.0 to 3.1.0 by @dependabot in #161
- build(deps): bump pydantic from 1.9.0 to 1.9.1 by @dependabot in #160
- build(deps-dev): bump fastapi from 0.76.0 to 0.78.0 by @dependabot in #157
- build(deps): bump nox-poetry from 0.9.0 to 1.0.0 in /.github/workflows by @dependabot in #158
- build(deps-dev): bump mypy from 0.950 to 0.960 by @dependabot in #165
- build(deps): bump poetry-dynamic-versioning from 0.15.0 to 0.17.1 in /.github/workflows by @dependabot in #159
- build(deps-dev): bump httpx from 0.22.0 to 0.23.0 by @dependabot in #164
- build(deps): bump pip from 22.0.4 to 22.1.1 in /.github/workflows by @dependabot in #162
- build(deps): bump crazy-max/ghaction-github-labeler from 3.1.1 to 4.0.0 by @dependabot in #166
- build(deps-dev): bump coverage from 6.3.3 to 6.4 by @dependabot in #163
Full Changelog: v0.4.5...v0.5.0
v0.4.5
What's Changed
- build(deps): bump virtualenv from 20.14.0 to 20.14.1 in /.github/workflows by @dependabot in #121
- build(deps): bump actions/setup-python from 3.1.1 to 3.1.2 by @dependabot in #122
- build(deps): bump actions/cache from 3.0.1 to 3.0.2 by @dependabot in #123
- build(deps-dev): bump tox from 3.24.5 to 3.25.0 by @dependabot in #124
- build(deps): bump poetry-dynamic-versioning from 0.14.0 to 0.14.1 in /.github/workflows by @dependabot in #128
- build(deps-dev): bump types-croniter from 1.0.8 to 1.0.9 by @dependabot in #131
- build(deps-dev): bump fastapi from 0.75.1 to 0.75.2 by @dependabot in #132
- build(deps): bump sphinx-click from 4.0.0 to 4.0.3 in /docs by @dependabot in #133
- build(deps-dev): bump sphinx-click from 4.0.0 to 4.0.3 by @dependabot in #134
- minor fix to run the code example from README.md by @ceteri in #135
- build(deps-dev): bump pylint from 2.13.5 to 2.13.7 by @dependabot in #136
- build(deps): bump actions/checkout from 3.0.0 to 3.0.2 by @dependabot in #137
- build(deps): bump codecov/codecov-action from 3.0.0 to 3.1.0 by @dependabot in #138
- build(deps-dev): bump pytest from 7.1.1 to 7.1.2 by @dependabot in #139
- build(deps-dev): bump types-croniter from 1.0.9 to 1.0.10 by @dependabot in #144
- build(deps-dev): bump pygments from 2.11.2 to 2.12.0 by @dependabot in #140
- build(deps): bump poetry-dynamic-versioning from 0.14.1 to 0.15.0 in /.github/workflows by @dependabot in #145
- build(deps-dev): bump flake8-bugbear from 22.3.23 to 22.4.25 by @dependabot in #141
- build(deps-dev): bump mypy from 0.942 to 0.950 by @dependabot in #142
- build(deps-dev): bump reorder-python-imports from 3.0.1 to 3.1.0 by @dependabot in #143
- build(deps-dev): bump pylint from 2.13.7 to 2.13.8 by @dependabot in #146
- build(deps-dev): bump fastapi from 0.75.2 to 0.76.0 by @dependabot in #149
- build(deps-dev): bump pyupgrade from 2.32.0 to 2.32.1 by @dependabot in #148
- build(deps-dev): bump pre-commit from 2.18.1 to 2.19.0 by @dependabot in #147
New Contributors
Full Changelog: v0.4.4...v0.4.5
v0.4.4
What's Changed
- Add syntax highlighting to README.md by @AndreasPB in #66
- build(deps): bump poetry from 1.1.12 to 1.1.13 in /.github/workflows by @dependabot in #67
- build(deps-dev): bump coverage from 6.3.1 to 6.3.2 by @dependabot in #75
- build(deps): bump pip from 22.0.3 to 22.0.4 in /.github/workflows by @dependabot in #87
- build(deps): bump poetry-dynamic-versioning from 0.13.1 to 0.14.0 in /.github/workflows by @dependabot in #89
- build(deps-dev): bump pytest from 7.0.0 to 7.1.1 by @dependabot in #91
- build(deps): bump sphinx from 4.4.0 to 4.5.0 in /docs by @dependabot in #96
- build(deps): bump actions/cache from 2.1.7 to 3.0.1 by @dependabot in #97
- build(deps-dev): bump fastapi from 0.73.0 to 0.75.1 by @dependabot in #99
- build(deps-dev): bump furo from 2022.1.2 to 2022.4.7 by @dependabot in #103
- build(deps): bump actions/checkout from 2.4.0 to 3.0.0 by @dependabot in #106
- build(deps): bump actions/upload-artifact from 2.3.1 to 3.0.0 by @dependabot in #105
- build(deps): bump actions/download-artifact from 2.1.0 to 3.0.0 by @dependabot in #104
- build(deps): bump virtualenv from 20.13.0 to 20.14.0 in /.github/workflows by @dependabot in #94
- build(deps-dev): bump pytest-asyncio from 0.17.2 to 0.18.3 by @dependabot in #95
- build(deps): bump furo from 2022.1.2 to 2022.4.7 in /docs by @dependabot in #100
- build(deps): bump actions/setup-python from 2.3.2 to 3.1.1 by @dependabot in #101
- build(deps): bump sphinx-click from 3.1.0 to 4.0.0 in /docs by @dependabot in #102
- build(deps): bump codecov/codecov-action from 2.1.0 to 3.0.0 by @dependabot in #107
- build(deps-dev): bump pre-commit-hooks from 4.1.0 to 4.2.0 by @dependabot in #108
- build(deps-dev): bump setuptools-git-versioning from 1.8.1 to 1.9.2 by @dependabot in #109
- build(deps-dev): bump xdoctest from 0.15.10 to 1.0.0 by @dependabot in #110
- build(deps-dev): bump pyupgrade from 2.31.0 to 2.32.0 by @dependabot in #114
- build(deps-dev): bump mypy from 0.931 to 0.942 by @dependabot in #111
- build(deps-dev): bump pylint from 2.12.2 to 2.13.5 by @dependabot in #112
- build(deps-dev): bump flake8-bugbear from 22.1.11 to 22.3.23 by @dependabot in #116
- build(deps-dev): bump reorder-python-imports from 2.7.1 to 3.0.1 by @dependabot in #115
- build(deps-dev): bump pre-commit from 2.17.0 to 2.18.1 by @dependabot in #120
- build(deps-dev): bump black from 22.1.0 to 22.3.0 by @dependabot in #119
- build(deps-dev): bump flake8-bandit from 2.1.2 to 3.0.0 by @dependabot in #113
- build(deps-dev): bump types-croniter from 1.0.7 to 1.0.8 by @dependabot in #117
- build(deps-dev): bump sphinx-click from 3.1.0 to 4.0.0 by @dependabot in #118
New Contributors
- @AndreasPB made their first contribution in #66
Full Changelog: v0.4.3...v0.4.4
v0.4.3
What's Changed
- build(deps): bump pypa/gh-action-pypi-publish from 1.4.2 to 1.5.0 by @dependabot in #36
- build(deps): bump nox from 2021.10.1 to 2022.1.7 in /.github/workflows by @dependabot in #37
- build(deps-dev): bump setuptools-git-versioning from 1.8.0 to 1.8.1 by @dependabot in #38
- build(deps-dev): bump types-croniter from 1.0.6 to 1.0.7 by @dependabot in #39
- build(deps-dev): bump flake8-bugbear from 21.11.29 to 22.1.11 by @dependabot in #40
- build(deps-dev): bump pytest-asyncio from 0.16.0 to 0.17.0 by @dependabot in #41
- build(deps): bump sphinx from 4.3.2 to 4.4.0 in /docs by @dependabot in #42
- build(deps-dev): bump pytest-asyncio from 0.17.0 to 0.17.2 by @dependabot in #43
- build(deps-dev): bump fastapi from 0.71.0 to 0.72.0 by @dependabot in #44
- build(deps-dev): bump pre-commit from 2.16.0 to 2.17.0 by @dependabot in #45
- build(deps-dev): bump fastapi from 0.72.0 to 0.73.0 by @dependabot in #46
- build(deps-dev): bump coverage from 6.2 to 6.3 by @dependabot in #48
- build(deps-dev): bump fastapi-crudrouter from 0.8.4 to 0.8.5 by @dependabot in #51
- build(deps): bump sphinx-click from 3.0.2 to 3.0.3 in /docs by @dependabot in #52
- build(deps-dev): bump httpx from 0.21.3 to 0.22.0 by @dependabot in #49
- build(deps-dev): bump reorder-python-imports from 2.6.0 to 2.7.1 by @dependabot in #50
- build(deps-dev): bump sphinx-click from 3.0.2 to 3.0.3 by @dependabot in #53
- build(deps-dev): bump black from 21.12b0 to 22.1.0 by @dependabot in #54
- build(deps-dev): bump pytest-mock from 3.6.1 to 3.7.0 by @dependabot in #55
- build(deps): bump sphinx-click from 3.0.3 to 3.1.0 in /docs by @dependabot in #57
- build(deps-dev): bump sphinx-click from 3.0.3 to 3.1.0 by @dependabot in #58
- build(deps): bump pip from 21.3.1 to 22.0.3 in /.github/workflows by @dependabot in #60
- build(deps-dev): bump coverage from 6.3 to 6.3.1 by @dependabot in #59
- build(deps): bump actions/setup-python from 2.3.1 to 2.3.2 by @dependabot in #61
- build(deps-dev): bump pytest from 6.2.5 to 7.0.0 by @dependabot in #62
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
- build(deps): bump furo from 2021.11.23 to 2022.1.2 in /docs by @dependabot in #25
- build(deps): bump virtualenv from 20.12.0 to 20.13.0 in /.github/workflows by @dependabot in #26
- build(deps-dev): bump furo from 2021.11.23 to 2022.1.2 by @dependabot in #27
- build(deps-dev): bump pyupgrade from 2.30.1 to 2.31.0 by @dependabot in #28
- build(deps-dev): bump pygments from 2.11.1 to 2.11.2 by @dependabot in #30
- build(deps-dev): bump httpx from 0.21.1 to 0.21.3 by @dependabot in #31
- build(deps-dev): bump mypy from 0.930 to 0.931 by @dependabot in #32
- build(deps-dev): bump fastapi from 0.70.1 to 0.71.0 by @dependabot in #34
- build(deps-dev): bump types-croniter from 1.0.4 to 1.0.6 by @dependabot in #33
- build(deps-dev): bump setuptools-git-versioning from 1.7.4 to 1.8.0 by @dependabot in #35
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- build(deps): bump pydantic from 1.8.2 to 1.9.0 by @dependabot in #24
- build(deps): bump virtualenv from 20.10.0 to 20.11.2 in /.github/workflows by @dependabot in #18
- build(deps-dev): bump mypy from 0.910 to 0.930 by @dependabot in #19
- build(deps-dev): bump pygments from 2.10.0 to 2.11.1 by @dependabot in #23
- build(deps): bump virtualenv from 20.11.2 to 20.12.0 in /.github/workflows by @dependabot in #22
- build(deps-dev): bump pyupgrade from 2.30.0 to 2.30.1 by @dependabot in #21
New Contributors
- @dependabot made their first contribution in #18
Full Changelog: v0.4.0...v0.4.1