2.2.0
Changes:
- Multiple values are read in chunks of 8 values, the maximum amount of values that can be read at once
- Improved diagnostics JSON file
What's Changed
- Remove
@pytest.mark.asyncio
and condig insetup.cfg
by @golles in #59 - Add registered commands to diagnostics by @golles in #65
- Read multiple values in chunks of max 8 values by @golles in #66
Full Changelog: 2.1.0...2.2.0