v2.2.0
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