VFBquery v0.5.9
What's new in v0.5.9
This patch release improves connectivity result reporting and test stability.
Highlights
- Fixed neuron-neuron connectivity preview counts to report the true total result count (not the preview row count).
- Removed exact duplicate connectivity rows consistently before counting and returning results.
- Improved cache refresh handling so refreshed term info reflects updated nested query counts.
- Relaxed a small number of brittle serialization tests to tolerate normal upstream ontology/data drift.
What this means for users
- Connectivity queries now return more reliable counts in both preview and full results.
- You should see fewer confusing count mismatches (for example, preview showing
5rows but a correct larger total). - No API-breaking changes are introduced in this release.