Skip to content

0.10.1

Compare
Choose a tag to compare
@jparise jparise released this 22 Jul 23:40
· 93 commits to main since this release

Added

  • Added text message support to ReadWriteClient.write_message().

Fixed

  • ReadWriteClient.get_message() now correctly returns a Rows value rather
    than a JSON-encoded string.