Open Collective
Open Collective
Loading
New release: mellium.im/xmpp v0.21.0!
Published on February 8, 2022 by Sam Whited

After five months of work and 86 commits by four contributors, today we're releasing [email protected]!

The following new contributors made their first patches this release, please welcome them to the project:

- Julian Huhn
- Ashish Shukla
- Taki Mekhalfa

Aside from the usual bug fixes, this release contains:
  • improvements to the carbons and forward packages,
  • basic support for PubSub and PEP in the new pubsub package,
  • support for integration testing against Slixmpp and aioxmpp with the new internal slixmpp, aioxmpp, and python packages, and
  • support for in-band bytestreams using the new ibb package!

    More details can be found in the change log.

    You can update your project by navigating to the module directory and running:
go get mellium.im/[email protected]