v2.3.5
Pre-release
Pre-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
- Min dependancies by @Robbie1977 in #237
Full Changelog: v2.2.17...v2.3.5