0.22.0
Merged pull requests:
- Bump version to 0.22.0 (#404) @MartinHjelmare
- Bump setuptools from 58.4.0 to 58.5.3 (#403) @dependabot
- Bump twine from 3.4.2 to 3.5.0 (#402) @dependabot
- Bump setuptools from 58.3.0 to 58.4.0 (#401) @dependabot
- Bump black from 21.9b0 to 21.10b0 (#400) @dependabot
- Bump setuptools from 58.2.0 to 58.3.0 (#398) @dependabot
- Bump paho-mqtt from 1.5.1 to 1.6.1 (#399) @dependabot
- Bump flake8 from 4.0.0 to 4.0.1 (#397) @dependabot
- Bump pytest-timeout from 2.0.0 to 2.0.1 (#396) @dependabot
- Bump flake8 from 3.9.2 to 4.0.0 (#395) @dependabot
- Bump pytest-timeout from 1.4.2 to 2.0.0 (#394) @dependabot
- Bump click from 8.0.1 to 8.0.3 (#393) @dependabot
- Bump pytest-cov from 2.12.1 to 3.0.0 (#392) @dependabot
- Bump setuptools from 58.1.0 to 58.2.0 (#391) @dependabot
- Bump pyserial-asyncio from 0.5 to 0.6 (#390) @dependabot
- Bump voluptuous from 0.12.1 to 0.12.2 (#389) @dependabot
- Bump setuptools from 58.0.4 to 58.1.0 (#388) @dependabot
- Clean pylint disables (#387) @MartinHjelmare
- Bump pylint from 2.8.3 to 2.11.1 (#386) @dependabot
- Bump tox from 3.24.3 to 3.24.4 (#385) @dependabot
- Bump black from 21.8b0 to 21.9b0 (#384) @dependabot
- Bump setuptools from 58.0.0 to 58.0.4 (#383) @dependabot
- Bump setuptools from 57.4.0 to 58.0.0 (#382) @dependabot
- Bump pytest from 6.2.4 to 6.2.5 (#381) @dependabot
- Bump black from 21.7b0 to 21.8b0 (#380) @dependabot
- Bump tox from 3.24.1 to 3.24.3 (#378) @dependabot
- Bump wheel from 0.36.2 to 0.37.0 (#377) @dependabot
- Bump tox from 3.24.0 to 3.24.1 (#376) @dependabot
- Bump twine from 3.4.1 to 3.4.2 (#374) @dependabot
- Bump tox from 3.23.1 to 3.24.0 (#372) @dependabot
- Bump black from 21.6b0 to 21.7b0 (#371) @dependabot
- Bump setuptools from 57.1.0 to 57.4.0 (#370) @dependabot
- Bump setuptools from 57.0.0 to 57.1.0 (#368) @dependabot
- Bump black from 21.5b2 to 21.6b0 (#367) @dependabot
- Bump pylint from 2.8.2 to 2.8.3 (#364) @dependabot
- Bump pytest-cov from 2.12.0 to 2.12.1 (#366) @dependabot
- Bump black from 21.5b1 to 21.5b2 (#365) @dependabot
- Bump setuptools from 56.2.0 to 57.0.0 (#361) @dependabot
- Bump pydocstyle from 6.0.0 to 6.1.1 (#360) @dependabot
- Bump click from 8.0.0 to 8.0.1 (#359) @dependabot
- Bump black from 21.5b0 to 21.5b1 (#358) @dependabot
- Bump click from 7.1.2 to 8.0.0 (#357) @dependabot
- Bump pytest-cov from 2.11.1 to 2.12.0 (#356) @dependabot
- Bump flake8 from 3.9.1 to 3.9.2 (#352) @dependabot
- Bump tox from 3.23.0 to 3.23.1 (#355) @dependabot
- Bump setuptools from 56.0.0 to 56.2.0 (#354) @dependabot
- Bump pytest from 6.2.3 to 6.2.4 (#353) @dependabot
- Bump black from 21.4b2 to 21.5b0 (#351) @dependabot
- Bump pylint from 2.8.1 to 2.8.2 (#350) @dependabot
- Bump black from 21.4b0 to 21.4b2 (#349) @dependabot
- Bump black from 20.8b1 to 21.4b0 (#348) @dependabot
- Bump pylint from 2.7.4 to 2.8.1 (#347) @dependabot
- Bump flake8 from 3.9.0 to 3.9.1 (#346) @dependabot
- Bump setuptools from 54.2.0 to 56.0.0 (#343) @dependabot
- Bump pytest from 6.2.2 to 6.2.3 (#342) @dependabot
- Bump pylint from 2.7.2 to 2.7.4 (#341) @dependabot
- Bump setuptools from 54.1.2 to 54.2.0 (#340) @dependabot
- Bump pydocstyle from 5.1.1 to 6.0.0 (#339) @dependabot
- Bump twine from 3.3.0 to 3.4.1 (#338) @dependabot
- Bump setuptools from 54.1.1 to 54.1.2 (#337) @dependabot
- Bump flake8 from 3.8.4 to 3.9.0 (#336) @dependabot
- Bump setuptools from 54.0.0 to 54.1.1 (#335) @dependabot
- Bump tox from 3.22.0 to 3.23.0 (#334) @dependabot
- Update changelog (#333) @github-actions
Breaking changes:
- Fix node internal state handling (#363) @gorbunovav