New release: mellium.im/xmpp v0.20.0!
Published on September 26, 2021 by Sam Whited
After five months of work and 121 commits by three contributors, today we're releasing [email protected]!
The following new contributors made their first patches this release, please welcome them to the project:
- genofire
- cemturker
- Dane David
There were a number of major changes in this version, but the main attractions are support for the following XEPs:
The following new contributors made their first patches this release, please welcome them to the project:
- genofire
- cemturker
- Dane David
There were a number of major changes in this version, but the main attractions are support for the following XEPs:
- XEP-0191: Blocking Command
- XEP-0280: Message Carbons
- XEP-0050: Ad-Hoc Commands
- XEP-0313: Message Archive Management
- XEP-0045: Multi-User Chat
The full list can be found in the changelog.
You can update your project by navigating to the module directory and running:
You can update your project by navigating to the module directory and running:
go get -u mellium.im/[email protected]