-
Pl
chevron_right
Mathieu Pasquet: slixmpp v1.15.0
news.movim.eu / PlanetJabber • 9 hours ago
Here is a new version for slixmpp, the python XMPP library.
Thanks to everyone involved for this release!
Features
Fixes
Build
- The rust build is now optional , which means platforms that are not supported by codeberg CI (like windows or mac OS) can install the package from pypi without setting up a rust toolchain, at the cost of some performance. Packagers should beware that the jid module is properly built.