Skip to content

v2.3.1

Pre-release
Pre-release

Choose a tag to compare

@Robbie1977 Robbie1977 released this 12 Jun 13:16
· 75 commits to master since this release

Refactors and streamlines several components of VFB_connect by converting per-test setups to class‐level setups, improving caching and error‐handling in query wrappers, and updating metadata and dependencies. Key changes include:

Converting test setup methods to use setUpClass for sharing a single VfbConnect instance in tests.
Enhancing error and cache handling in the QueryWrapper and neo4j_tools modules, along with modifications to lineage mapping and alpha value scaling in vfb_term.
Updating package metadata, dependency declarations, documentation notebooks, and GitHub workflow configurations.

What's Changed

Full Changelog: v2.2.17...v2.3.1