Skip to content

VFBquery v0.5.9

Choose a tag to compare

@Robbie1977 Robbie1977 released this 11 Mar 18:05
· 753 commits to main since this release

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 5 rows but a correct larger total).
  • No API-breaking changes are introduced in this release.