Skip to content

0.0.9

Pre-release
Pre-release
Compare
Choose a tag to compare
@nightowlengineer nightowlengineer released this 20 Dec 23:13
· 34 commits to master since this release
674455f

New features:

  • Client is now auto-closeable, and can be provided with an existing HttpClient object
  • Client-side validation can be disabled via configuration if desired

Changes:

  • Unexpected return types (from Sonos API) are handled a little more gracefully

Misc:

  • Added some initial unit tests
  • Enabled caching during CI