v2.3.2 #241
Robbie1977
announced in
Announcements
v2.3.2
#241
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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.2
This discussion was created from the release v2.3.2.
Beta Was this translation helpful? Give feedback.
All reactions