Releases: bachya/simplisafe-python
Releases · bachya/simplisafe-python
2022.11.0
🚨 Breaking Changes
- Update CI to use GA release of Python 3.11 (#380)
📕 Documentation
🧰 Maintenance
- Add a series of new pre-commit hooks and GitHub Actions (#381)
- Update CI to use GA release of Python 3.11 (#380)
- Add preliminary support for Python 3.11 (#379)
- Update pytest-cov requirement from ^3.0.0 to ^4.0.0 (#378)
- Reduce stale timeframe from 90 days to 21 days (#375)
- Replace
master
withmain
as the default branch (#373)
2022.07.1
2022.07.0
2022.06.1
2022.06.0
2022.05.2
🐛 Bug Fixes
- Handle more errors during API creation process (#348)
🧰 Maintenance
- Simplify sync callback handling (#347)
- Use environment variables for test instead of editing the source. (#330)
- Add more flake8 modules (#346)
- Move coverage configuration to pyproject.toml (#345)
- Add myst-parser for Markdown based docs (#344)
- Use nox for test automation (#343)
- Add pyupgrade pre-commit hook (#342)
- Bump types-pytz from 2021.3.7 to 2021.3.8 (#341)
- Fix more doc issues (#340)
- Fix incorrect docs (#339)
2022.05.1
2022.05.0
2022.04.1
🧰 Maintenance
- Loosen version pinning for backoff (#332)
- Bump pytest from 7.1.1 to 7.1.2 (#331)
- Bump types-pytz from 2021.1.2 to 2021.3.6 (#324)
- Bump voluptuous from 0.13.0 to 0.13.1 (#325)
- Bump pytest-aiohttp from 0.3.0 to 1.0.4 (#326)
- Bump aresponses from 2.1.4 to 2.1.5 (#327)
- Bump pytest from 6.2.5 to 7.1.1 (#328)
- Bump pytest-cov from 2.12.1 to 3.0.0 (#329)