Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 410 Bytes

CHANGELOG.md

File metadata and controls

13 lines (8 loc) · 410 Bytes

0.2.0

  • Change: #1 Connection.__getitem__ now uses a cache for Collections. Repeated calls return the same Collection instance. Note: don't delete collections which may be used by other processes

0.1.1

0.1.0

  • Initial release