Skip to content

v0.14.8

Compare
Choose a tag to compare
@tulir tulir released this 31 Jan 13:48
· 439 commits to master since this release
  • (util.formatter) Deprecated the lxml-based HTML parser and made the htmlparser-based parser the default. The lxml-based parser will be removed in v0.15.
  • (client.api) Fixed filter_json parameter in get_messages not being sent to the server correctly.
  • (bridge) Added utilities for implementing disappearing messages.