Release 0.8.0
Breaking changes
- The constructor of the
Heos
class has changed and now accepts an instance ofHeosOptions
instead of individual parameters.
What's Changed
- fix URL in setup.py by @dotlambda in #30
- Fix for incorrect connection status by @olalid in #29
- Add initial devcontainer file by @andrewsayre in #32
- Improve connection management logic and add login feature by @andrewsayre in #34
- Add feature to test a connection and obtain system info by @andrewsayre in #35
New Contributors
- @dotlambda made their first contribution in #30
- @olalid made their first contribution in #29
Full Changelog: 0.7.4...0.8.0