Skip to content

v0.13.7

Compare
Choose a tag to compare
@daveshanley daveshanley released this 07 Nov 16:30
· 385 commits to main since this release

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.