v0.13.7
The rolodex was indexing the entire basepath down (which is by design) by default. This is undesirable for some use-cases, because all kinds of non-project files are sucked in.
The new behavior indexes files recursively, and only reference files are inspected and indexed as they are discovered.
No breaking changes, no new features.