Releases: horazont/aioxmpp
v0.12.0
v0.10.4
v0.9.0
v0.7.1
The most important change in this release is the change of the license from GPLv3+ to LGPLv3+! (the same holds for aiosasl, which just had its v0.2.1 release).
The functional highlights of this release are base support for Data Forms and a first application of those in the Multi User Chats implementation. Aside from that, the examples have been refactored and rewritten. A Quickstart section was added to the documentation, hopefully helping people to get started with aioxmpp easier.
Bugfix release v0.6.1
The bugfix release 0.6.1 fixes bugs in the aioxmpp.entitycaps, aioxmpp.roster and aioxmpp.presence services, rendering these services entirely unusable. The bugs were a regression introduced in 0.6.
Note to github users: This is also my first test with the github releases function.