Skip to content

v2.2.0

Compare
Choose a tag to compare
@LevBernstein LevBernstein released this 14 Jul 16:47
· 41 commits to main since this release

Full release version 2.2.0:

  • Adds a fix for the getFrogList method occasionally failing
  • Adds additional type annotations across the board,
  • Includes more documentation
  • Adds additional unit tests covering avatars and muting
  • Switches to using genbadge for coverage badge creation
  • Creates a message history for each mock sendable object, allowing more robust testing
  • Adds a mock for threads
  • Switches to a more pythonic use of asyncio for unit testing with pytest.mark.asyncio
  • Updates to the latest releases for all dependencies