Releases: frenck/python-wled
Releases · frenck/python-wled
v0.10.2
What’s changed
🚀 Enhancements
📚 Documentation
⬆️ Dependency updates
- Bump flake8-bugbear from 21.11.28 to 21.11.29 @dependabot (#493)
- Bump actions/setup-node from 2.4.1 to 2.5.0 @dependabot (#491)
- Bump actions/setup-python from 2.3.0 to 2.3.1 @dependabot (#492)
v0.10.1
What’s changed
🐛 Bug fixes
⬆️ Dependency updates
- Bump pyright from 1.1.186 to 1.1.187 @dependabot (#470)
- Bump aiohttp from 3.8.0 to 3.8.1 @dependabot (#469)
- Bump pyupgrade from 2.29.0 to 2.29.1 @dependabot (#471)
- Bump awesomeversion from 21.10.1 to 21.11.0 @dependabot (#473)
- Bump black from 21.10b0 to 21.11b0 @dependabot (#472)
- Bump black from 21.11b0 to 21.11b1 @dependabot (#475)
- Bump actions/setup-python from 2.2.2 to 2.3.0 @dependabot (#474)
- Bump pyright from 1.1.187 to 1.1.188 @dependabot (#477)
- Bump blacken-docs from 1.11.0 to 1.12.0 @dependabot (#476)
- Bump types-cachetools from 4.2.4 to 4.2.5 @dependabot (#478)
- Bump actions/cache from 2.1.6 to 2.1.7 @dependabot (#479)
- Bump pyright from 1.1.188 to 1.1.189 @dependabot (#480)
- Bump types-cachetools from 4.2.5 to 4.2.6 @dependabot (#481)
- Bump pyright from 1.1.189 to 1.1.190 @dependabot (#482)
- Bump pylint from 2.11.1 to 2.12.1 @dependabot (#483)
- Bump prettier from 2.4.1 to 2.5.0 @dependabot (#484)
- Bump poetry from 1.1.11 to 1.1.12 in /.github/workflows @dependabot (#487)
- Bump coverage from 6.1.2 to 6.2 @dependabot (#485)
- Bump flake8-bugbear from 21.9.2 to 21.11.28 @dependabot (#486)
- Bump all subdependencies @frenck (#488)
v0.10.0
What’s changed
✨ New features
🐛 Bug fixes
- Fix segment reverse state @frenck (#463)
- Replace packaging version tools with AwesomeVersion @frenck (#464)
🚀 Enhancements
- Replace packaging version tools with AwesomeVersion @frenck (#464)
- Use modern asyncio bootstrap in examples @frenck (#466)
🧰 Maintenance
📚 Documentation
v0.9.0
What’s changed
✨ New features
🚀 Enhancements
🧰 Maintenance
⬆️ Dependency updates
- Bump codecov/codecov-action from 2.0.1 to 2.0.2 @dependabot (#360)
- Bump pip from 21.1.3 to 21.2.1 in /.github/workflows @dependabot (#363)
- Bump pyright from 1.1.157 to 1.1.158 @dependabot (#362)
- Bump pyupgrade from 2.21.2 to 2.23.0 @dependabot (#361)
- Bump pylint from 2.9.5 to 2.9.6 @dependabot (#364)
- Bump isort from 5.9.2 to 5.9.3 @dependabot (#365)
- Bump pyupgrade from 2.23.0 to 2.23.1 @dependabot (#366)
- Bump pyright from 1.1.158 to 1.1.159 @dependabot (#367)
- Bump pip from 21.2.1 to 21.2.2 in /.github/workflows @dependabot (#369)
- Bump pyupgrade from 2.23.1 to 2.23.2 @dependabot (#368)
- Bump actions/setup-node from 2.3.0 to 2.3.1 @dependabot (#370)
- Bump yamllint from 1.26.1 to 1.26.2 @dependabot (#371)
- Bump pyupgrade from 2.23.2 to 2.23.3 @dependabot (#373)
- Bump actions/setup-node from 2.3.1 to 2.3.2 @dependabot (#372)
- Bump pip from 21.2.2 to 21.2.3 in /.github/workflows @dependabot (#377)
- Bump pyright from 1.1.159 to 1.1.160 @dependabot (#376)
- Bump pre-commit from 2.13.0 to 2.14.0 @dependabot (#375)
- Bump actions/setup-node from 2.3.2 to 2.4.0 @dependabot (#374)
- Bump pyright from 1.1.160 to 1.1.161 @dependabot (#378)
- Bump pyright from 1.1.161 to 1.1.162 @dependabot (#381)
- Bump pip from 21.2.3 to 21.2.4 in /.github/workflows @dependabot (#379)
- Bump flake8-comprehensions from 3.5.0 to 3.6.0 @dependabot (#380)
- Bump flake8-comprehensions from 3.6.0 to 3.6.1 @dependabot (#382)
- Bump dessant/lock-threads from 2.1.1 to 2.1.2 @dependabot (#383)
- Bump poetry from 1.1.7 to 1.1.8 in /.github/workflows @dependabot (#385)
- Bump pyupgrade from 2.23.3 to 2.24.0 @dependabot (#384)
- Bump yamllint from 1.26.2 to 1.26.3 @dependabot (#386)
- Bump pyright from 1.1.162 to 1.1.163 @dependabot (#388)
- Bump pylint from 2.9.6 to 2.10.2 @dependabot (#387)
- Bump codecov/codecov-action from 2.0.2 to 2.0.3 @dependabot (#389)
- Bump black from 21.7b0 to 21.9b0 @dependabot (#403)
- Bump pre-commit from 2.14.0 to 2.15.0 @dependabot (#397)
- Bump pytest from 6.2.4 to 6.2.5 @dependabot (#395)
- Bump prettier from 2.3.2 to 2.4.1 @dependabot (#406)
- Bump codecov/codecov-action from 2.0.3 to 2.1.0 @dependabot (#402)
- Bump flake8-simplify from 0.14.1 to 0.14.2 @dependabot (#412)
- Bump poetry from 1.1.8 to 1.1.10 in /.github/workflows @dependabot (#410)
- Bump pyright from 1.1.163 to 1.1.170 @dependabot (#409)
- Bump pyupgrade from 2.24.0 to 2.27.0 @dependabot (#411)
- Bump pylint from 2.10.2 to 2.11.1 @dependabot (#413)
- Bump blacken-docs from 1.10.0 to 1.11.0 @dependabot (#392)
- Bump flake8-bugbear from 21.4.3 to 21.9.1 @dependabot (#414)
- Bump pyright from 1.1.170 to 1.1.171 @dependabot (#416)
- Bump pyupgrade from 2.27.0 to 2.28.0 @dependabot (#415)
- Bump pyright from 1.1.171 to 1.1.172 @dependabot (#421)
- Bump pyupgrade from 2.28.0 to 2.29.0 @dependabot (#420)
- Bump flake8-bugbear from 21.9.1 to 21.9.2 @dependabot (#422)
- Bump pytest-cov from 2.12.1 to 3.0.0 @dependabot (#424)
- Bump pyright from 1.1.172 to 1.1.174 @dependabot (#425)
- Bump coverage from 5.5 to 6.0 @dependabot (#423)
- Bump poetry from 1.1.10 to 1.1.11 in /.github/workflows @dependabot (#426)
- Bump pyright from 1.1.174 to 1.1.175 @dependabot (#427)
- Bump coverage from 6.0 to 6.0.1 @dependabot (#428)
- Bump pyright from 1.1.175 to 1.1.176 @dependabot (#430)
- Bump pyright from 1.1.176 to 1.1.177 @dependabot (#431)
- Bump yarl from 1.6.3 to 1.7.0 @dependabot (#429)
- Bump actions/setup-node from 2.4.0 to 2.4.1 @dependabot (#418)
- Bump flake8-comprehensions from 3.6.1 to 3.7.0 @dependabot (#432)
- Bump pip from 21.2.4 to 21.3 in /.github/workflows @dependabot (#434)
- Bump coverage from 6.0.1 to 6.0.2 @dependabot (#433)
- Bump pyright from 1.1.177 to 1.1.178 @dependabot (#435)
- Bump pyright from 1.1.178 to 1.1.179 @dependabot (#437)
- Bump actions/checkout from 2.3.4 to 2.3.5 @dependabot (#436)
- Bump pyright from 1.1.179 to 1.1.180 @dependabot (#438)
- Bump flake8-markdown from 0.2.0 to 0.3.0 @dependabot (#442)
- Bump flake8-eradicate from 1.1.0 to 1.2.0 @dependabot (#444)
- Bump pip from 21.3 to 21.3.1 in /.github/workflows @dependabot (#440)
- Bump darglint from 1.8.0 to 1.8.1 @dependabot (#445)
- Bump pytest-asyncio from 0.15.1 to 0.16.0 @dependabot (#443)
- Bump aiohttp from 3.7.4.post0 to 3.8.0 @dependabot (#447)
- Bump pyright from 1.1.180 to 1.1.184 @dependabot (#450)
- Bump flake8 from 3.9.2 to 4.0.1 @dependabot (#448)
- Bump black from 21.9b0 to 21.10b0 @dependabot (#449)
- Bump coverage from 6.0.2 to 6.1.1 @dependabot (#446)
- Bump yarl from 1.7.0 to 1.7.2 @dependabot (#451)
- Bump isort from 5.9.3 to 5.10.0 @dependabot (#453)
- Bump pyright from 1.1.184 to 1.1.185 @dependabot (#454)
- Bump pyright from 1.1.185 to 1.1.186 @dependabot (#456)
- Bump isort from 5.10.0 to 5.10.1 @dependabot (#455)
- Bump actions/checkout from 2.3.5 to 2.4.0 @dependabot (#452)
- Bump coverage from 6.1.1 to 6.1.2 @dependabot (#457)
- Update all sub-dependencies @frenck (#458)
v0.8.0
v0.7.3
v0.7.2
What’s changed
🐛 Bug fixes
⬆️ Dependency updates
- Bump pylint from 2.9.1 to 2.9.3 @dependabot (#337)
- Bump pyright from 1.1.154 to 1.1.155 @dependabot (#339)
- Bump pyupgrade from 2.19.4 to 2.20.0 @dependabot (#338)
- Bump pyupgrade from 2.20.0 to 2.21.0 @dependabot (#342)
- Bump isort from 5.9.1 to 5.9.2 @dependabot (#340)
- Bump pyright from 1.1.155 to 1.1.156 @dependabot (#343)
- Bump dessant/lock-threads from 2.0.3 to 2.1.1 @dependabot (#341)
- Bump backoff from 1.10.0 to 1.11.0 @dependabot (#344)
- Bump backoff from 1.11.0 to 1.11.1 @dependabot (#346)
- Bump actions/stale from 3.0.19 to 4 @dependabot (#345)
- Bump pyupgrade from 2.21.0 to 2.21.1 @dependabot (#347)
- Bump black from 21.6b0 to 21.7b0 @dependabot (#349)
- Bump pyupgrade from 2.21.1 to 2.21.2 @dependabot (#348)
- Bump pyright from 1.1.156 to 1.1.157 @dependabot (#350)
- Bump codecov/codecov-action from 1.5.2 to 2.0.1 @dependabot (#351)
- Bump pylint from 2.9.3 to 2.9.4 @dependabot (#353)
- Bump actions/setup-node from 2.2.0 to 2.3.0 @dependabot (#352)
- Bump pylint from 2.9.4 to 2.9.5 @dependabot (#354)
- Update all sub-dependencies @frenck (#355)
v0.7.1
What’s changed
🐛 Bug fixes
⬆️ Dependency updates
- Bump isort from 5.8.0 to 5.9.1 @dependabot (#324)
- Bump pyright from 1.1.150 to 1.1.151 @dependabot (#323)
- Bump mypy from 0.902 to 0.910 @dependabot (#325)
- Bump flake8-eradicate from 1.0.0 to 1.1.0 @dependabot (#326)
- Bump pyright from 1.1.151 to 1.1.152 @dependabot (#327)
- Bump pip from 21.1.2 to 21.1.3 in /.github/workflows @dependabot (#330)
- Bump pyright from 1.1.152 to 1.1.153 @dependabot (#331)
- Bump prettier from 2.3.1 to 2.3.2 @dependabot (#328)
- Bump poetry from 1.1.6 to 1.1.7 in /.github/workflows @dependabot (#329)
- Bump pylint from 2.8.3 to 2.9.0 @dependabot (#332)
- Bump pyright from 1.1.153 to 1.1.154 @dependabot (#335)
- Bump pylint from 2.9.0 to 2.9.1 @dependabot (#334)
- Bump actions/setup-node from 2.1.5 to 2.2.0 @dependabot (#333)
v0.7.0
What’s changed
✨ New features
⬆️ Dependency updates
- ⬆️ Bump pyupgrade from 2.19.3 to 2.19.4 @dependabot (#316)
- Bump pyright from 1.1.148 to 1.1.149 @dependabot (#317)
- Bump actions/upload-artifact from 2.2.3 to 2.2.4 @dependabot (#319)
- Bump actions/download-artifact from 2.0.9 to 2.0.10 @dependabot (#318)
- Bump pyright from 1.1.149 to 1.1.150 @dependabot (#320)
v0.6.0
What’s changed
🚨 Breaking changes
✨ New features
- Add handling of live override mode @drinfernoo (#298)
- Add Nightlight mode, extract deprecated nightlight fade from mode @frenck (#315)
⬆️ Dependency updates
- ⬆️ Bump codecov/codecov-action from 1.5.0 to 1.5.2 @dependabot (#307)
- ⬆️ Bump mypy from 0.812 to 0.901 @dependabot (#308)
- ⬆️ Bump pyright from 1.1.147 to 1.1.148 @dependabot (#309)
- ⬆️ Bump pyupgrade from 2.19.1 to 2.19.3 @dependabot (#310)
- ⬆️ Bump black from 21.5b2 to 21.6b0 @dependabot (#311)
- ⬆️ Bump codespell from 2.0.0 to 2.1.0 @dependabot (#312)
- ⬆️ Bump mypy from 0.901 to 0.902 @dependabot (#313)