0.9.0dev2
Pre-release
Pre-release
What's Changed
- Bump mkdocs-material from 9.5.29 to 9.5.30 by @dependabot in #62
- Bump mkdocstrings[python] from 0.25.1 to 0.25.2 by @dependabot in #63
- Align with markdownlint by @miaucl in #69
- Update aiohttp requirement from ~=3.9 to ~=3.10 by @dependabot in #66
- Bump mkdocs-material from 9.5.30 to 9.5.33 by @dependabot in #70
- Update ruff requirement from ~=0.4 to ~=0.6 by @dependabot in #67
- Add markdownlint to pre-commit hooks by @miaucl in #71
- Bump mkdocs-material from 9.5.33 to 9.5.34 by @dependabot in #73
- Bump mkdocstrings[python] from 0.25.2 to 0.26.0 by @dependabot in #72
- Bump mkdocstrings[python] from 0.26.0 to 0.26.1 by @dependabot in #74
- fix typo in BringAuthTokenResponse naming by @miaucl in #76
- Improve publish workflow by @miaucl in #75
- Remove unnecessary debug logging by @tr4nt0r in #81
- Fix typo in mypy.ini filename by @tr4nt0r in #79
- Upgrade deprecated syntax by @tr4nt0r in #82
- Add tool.ruff section to pyproject.toml by @tr4nt0r in #80
- Use
X | Y
for type annotations by @tr4nt0r in #83 - Move return statements to else block by @tr4nt0r in #84
- Update settings for dmypy by @tr4nt0r in #85
- Bump DavidAnson/markdownlint-cli2-action from 16 to 17 by @dependabot in #77
- Merge metadata and configuration for buildtools/mypy to pyproject.toml by @tr4nt0r in #78
- Add type hints for item attributes by @tr4nt0r in #86
- Let mypy enforce type annotations only in bring_api module by @tr4nt0r in #87
Full Changelog: 0.8.1...0.9.0dev2