What's Changed
- Fix adding devices by @dmunozv04 in #255
Full Changelog: v2.3.0...v2.3.1
2.3.0 Changelog
Text changelog
Updated dependencies, set minimum python version to 3.9, and improved exit logic/exception handling
What's Changed
- improve exit logic by @dmunozv04 in #207
- Add badges to README.md by @dmunozv04 in #214
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #131
- Update .pre-commit-config.yaml by @dmunozv04 in #216
- Fix CI package builds by @dmunozv04 in #215
- Improve docker image creation by @dmunozv04 in #218
- Improve exit logic by @dmunozv04 in #217
- Add dependabot.yml by @dmunozv04 in #219
- Bump docker/build-push-action from 5 to 6 by @dependabot in #220
- Bump textual-slider from 0.1.1 to 0.1.2 by @dependabot in #225
- Bump python from 3.11-alpine3.19 to 3.13-alpine3.19 by @dependabot in #223
- Bump rich from 13.7.1 to 13.9.4 by @dependabot in #224
- Bump rich-click from 1.8.3 to 1.8.5 by @dependabot in #222
- Bump xmltodict from 0.13.0 to 0.14.2 by @dependabot in #229
- Improve exceptions by @dmunozv04 in #237
- Bump python from 3.11-alpine3.21 to 3.13-alpine3.21 by @dependabot in #232
- Aiohttp-3.11-support by @dmunozv04 in #241
- Bump textual from 0.58.0 to 1.0.0 by @dependabot in #230
- Bump textual-slider from 0.1.2 to 0.2.0 by @dependabot in #234
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #227
- Bump pyytlounge from 2.0.0 to 2.1.1 by @dependabot in #221
- Remove argparse dependency by @dmunozv04 in #242
- Make main function asnyc by @dmunozv04 in #250
- Bump pyytlounge from 2.1.1 to 2.1.2 by @dependabot in #247
- Bump aiohttp from 3.9.5 to 3.11.12 by @dependabot in #239
- Allow setting device name to custom string by @boltgolt in #77
New Contributors
- @pre-commit-ci made their first contribution in #131
Full Changelog: v2.2.1...v2.3.0