[v0.2.9] Add prefix search
Features
- Added prefix search (since 0.2.8)
- See README.md and examples/
Breaking changes
- collection_path option for allDocs() is removed. Use prefix instead.
- default of recursive options for allDocs() is changed from false to true.