Skip to content

Commit 08ddf68

Browse files
author
Frederick Ross
committed
Undid the dictification, pushed manually specified namespaces down into the query methods, and made all URLs internally be held as non-URL encoded.
1 parent 350898c commit 08ddf68

File tree

6 files changed

+428
-294
lines changed

6 files changed

+428
-294
lines changed

CHANGELOG.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@
22

33
## 0.8.5
44

5-
* Collection.__iter__ now iterates over names of entities, not the
6-
entities themselves, for consistency with a dict-list interface.
7-
Collection also support len, del, .keys(), .iteritems(),
8-
.itervalues(), and .iterkeys().
95

106
## 0.8.0 (beta)
117

0 commit comments

Comments
 (0)