Skip to content

2.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Feb 11:10
· 138 commits to main since this release

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 in setup.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