0.21.0
Merged pull requests:
- Bump version to 0.21.0 (#332) @MartinHjelmare
- Fix non awaited persistence save coroutine (#331) @MartinHjelmare
- Bump setuptools from 53.0.0 to 54.0.0 (#330) @dependabot
- Bump pylint from 2.7.0 to 2.7.2 (#329) @dependabot
- Bump pylint from 2.6.0 to 2.7.0 (#327) @dependabot
- Bump tox from 3.21.4 to 3.22.0 (#328) @dependabot
- Bump setuptools from 52.0.0 to 53.0.0 (#325) @dependabot
- Bump tox from 3.21.3 to 3.21.4 (#324) @dependabot
- Bump tox from 3.21.2 to 3.21.3 (#323) @dependabot
- Bump pytest from 6.2.1 to 6.2.2 (#322) @dependabot
- Bump setuptools from 51.3.3 to 52.0.0 (#321) @dependabot
- Bump pytest-cov from 2.10.1 to 2.11.1 (#320) @dependabot
- Bump tox from 3.21.1 to 3.21.2 (#319) @dependabot
- Bump setuptools from 51.1.2 to 51.3.3 (#317) @dependabot
- Bump tox from 3.21.0 to 3.21.1 (#316) @dependabot
- Bump setuptools from 51.1.1 to 51.1.2 (#315) @dependabot
- Bump tox from 3.20.1 to 3.21.0 (#314) @dependabot
- Bump setuptools from 51.1.0 to 51.1.1 (#313) @dependabot
- Bump twine from 3.2.0 to 3.3.0 (#312) @dependabot
- Bump setuptools from 51.0.0 to 51.1.0 (#311) @dependabot
- Bump pytest from 6.2.0 to 6.2.1 (#309) @dependabot
- Bump pytest from 6.1.2 to 6.2.0 (#308) @dependabot
- Bump wheel from 0.36.1 to 0.36.2 (#307) @dependabot
- Add support for Python 3.9 (#306) @MartinHjelmare
- Clean tox (#305) @MartinHjelmare
- Bump wheel from 0.35.1 to 0.36.1 (#302) @dependabot
- Bump voluptuous from 0.12.0 to 0.12.1 (#303) @dependabot
- Bump setuptools from 50.3.2 to 51.0.0 (#304) @dependabot
- Bump pyserial-asyncio from 0.4 to 0.5 (#301) @dependabot
- Bump pyserial from 3.4 to 3.5 (#300) @dependabot
- Bump pytest from 6.1.1 to 6.1.2 (#299) @dependabot
- Bump intelhex from 2.2.1 to 2.3.0 (#298) @dependabot
- Bump setuptools from 50.3.0 to 50.3.2 (#297) @dependabot
- Fix typos (#296) @MartinHjelmare
- Replace str.format with f-strings (#295) @MartinHjelmare
- Bump tox from 3.20.0 to 3.20.1 (#293) @dependabot
- Bump pytest from 6.1.0 to 6.1.1 (#292) @dependabot
- Bump flake8 from 3.8.3 to 3.8.4 (#291) @dependabot
- Bump paho-mqtt from 1.5.0 to 1.5.1 (#290) @dependabot
- Bump voluptuous from 0.11.7 to 0.12.0 (#288) @dependabot
- Bump pytest from 6.0.2 to 6.1.0 (#289) @dependabot
- Bump pytest from 6.0.1 to 6.0.2 (#286) @dependabot
- Bump setuptools from 50.0.0 to 50.3.0 (#285) @dependabot
- Bump tox from 3.19.0 to 3.20.0 (#284) @dependabot
- Bump setuptools from 49.6.0 to 50.0.0 (#282) @dependabot
- Bump pydocstyle from 5.1.0 to 5.1.1 (#281) @dependabot
- Bump black from 19.10b0 to 20.8b1 (#280) @dependabot
- Bump pydocstyle from 5.0.2 to 5.1.0 (#278) @dependabot
- Bump pylint from 2.5.3 to 2.6.0 (#277) @dependabot
- Use raise from (#279) @MartinHjelmare
- Bump setuptools from 49.3.0 to 49.6.0 (#276) @dependabot
- Bump wheel from 0.34.2 to 0.35.1 (#275) @dependabot
- Bump pytest-cov from 2.10.0 to 2.10.1 (#274) @dependabot
- Bump setuptools from 49.2.1 to 49.3.0 (#272) @dependabot
- Bump tox from 3.18.1 to 3.19.0 (#273) @dependabot
- Bump setuptools from 49.2.0 to 49.2.1 (#271) @dependabot
- Bump tox from 3.18.0 to 3.18.1 (#270) @dependabot
- Bump pytest from 5.4.3 to 6.0.1 (#269) @dependabot
- Bump tox from 3.16.1 to 3.18.0 (#268) @dependabot
- Bump setuptools from 49.1.0 to 49.2.0 (#266) @dependabot
- Bump pytest-sugar from 0.9.3 to 0.9.4 (#267) @dependabot
- Bump pytest-timeout from 1.4.1 to 1.4.2 (#265) @dependabot
- Bump tox from 3.16.0 to 3.16.1 (#264) @dependabot
- Bump setuptools from 47.3.1 to 49.1.0 (#263) @dependabot
- Bump tox from 3.15.2 to 3.16.0 (#261) @dependabot
- Bump twine from 3.1.1 to 3.2.0 (#260) @dependabot
- Bump pytest-timeout from 1.4.0 to 1.4.1 (#259) @dependabot
- Bump setuptools from 47.1.1 to 47.3.1 (#258) @dependabot
- Bump flake8 from 3.8.2 to 3.8.3 (#257) @dependabot
- Bump pytest-timeout from 1.3.4 to 1.4.0 (#256) @dependabot
- Bump tox from 3.15.1 to 3.15.2 (#255) @dependabot
- Bump pytest from 5.4.2 to 5.4.3 (#254) @dependabot
- Bump pylint from 2.5.2 to 2.5.3 (#253) @dependabot
- Bump getmac from 0.8.1 to 0.8.2 (#252) @dependabot
- Bump pytest-cov from 2.9.0 to 2.10.0 (#251) @dependabot
- Add dependabot (#250) @MartinHjelmare
- Scheduled monthly dependency update for June (#249) @pyup-bot
- Scheduled monthly dependency update for May (#245) @pyup-bot
- Separate async and sync methods (#248) @MartinHjelmare
- Move sync task methods to sync gateway (#247) @MartinHjelmare
- Bump pytest-sugar to 0.9.3 (#246) @MartinHjelmare
- Scheduled monthly dependency update for April (#244) @pyup-bot
- Update changelog (#243) @github-actions
Breaking changes:
- Remove support for Python 3.5 (#294) @MartinHjelmare