Rev | Line | |
---|
[31] | 1 | 0.4.0 (2008-08-05) |
---|
| 2 | ================== |
---|
| 3 | |
---|
| 4 | - Refactoring of Data Forms support (#13). |
---|
| 5 | - Added support for Stanza Headers and Internet Metadata (SHIM) (#14). |
---|
| 6 | - API change for PubSubClient's methods called upon event reception (#14). |
---|
| 7 | - Added client-side support for removing roster items. |
---|
| 8 | - Implement type checking for data forms (#15). |
---|
| 9 | - Added support for publish-subscribe collections: |
---|
| 10 | - Correct handling for the root node (empty node identifier). |
---|
| 11 | - Send out SHIM 'Collection' header when appropriate. |
---|
| 12 | - New Subscription class for working with subscriptions. |
---|
| 13 | - API change for PubSubService: |
---|
| 14 | - The subscribe method returns a deferred that fires a Subscription |
---|
| 15 | - The subscriptions method returns a deferred that fires a list of |
---|
| 16 | Subscriptions. |
---|
| 17 | - notifyPublish's notifications parameter now expects a list of tuples |
---|
| 18 | that includes a list of subscriptions. |
---|
| 19 | - Added PubSubService.notifyDelete to allow sending out node deletion |
---|
| 20 | notifications. |
---|
| 21 | |
---|
| 22 | |
---|
[21] | 23 | 0.3.1 (2008-04-22) |
---|
| 24 | ================== |
---|
| 25 | |
---|
| 26 | - Fix broken version request handler. |
---|
| 27 | |
---|
| 28 | |
---|
| 29 | 0.3.0 (2008-04-21) |
---|
| 30 | ================== |
---|
| 31 | |
---|
| 32 | First release. |
---|
Note: See
TracBrowser
for help on using the repository browser.