Changeset 31:45f3d59431c2 for NEWS
- Timestamp:
- Aug 5, 2008, 7:56:13 PM (14 years ago)
- Branch:
- default
- Children:
- 32:55864b12be3d, 106:7db576ce0ac7
- Convert:
- svn:b33ecbfc-034c-dc11-8662-000475d9059e/trunk@61
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
NEWS
r21 r31 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 1 23 0.3.1 (2008-04-22) 2 24 ==================
Note: See TracChangeset
for help on using the changeset viewer.