Releases: VirtualFlyBrain/VFB_connect
v2.3.17
v2.3.16
Full Changelog: v2.3.15...v2.3.16
v2.3.15
What's Changed
- Remove redundant pip install command by @Robbie1977 in #272
Full Changelog: v2.3.14...v2.3.15
v2.3.14
Full Changelog: v2.3.13...v2.3.14
v2.3.13
What's Changed
- Refactor to avoid pkg_resources package is slated for removal by @Robbie1977 in #259
Full Changelog: v2.3.10...v2.3.13
v2.3.12
What's Changed
- Refactor to avoid pkg_resources package is slated for removal by @Robbie1977 in #259
Full Changelog: v2.3.10...v2.3.12
v2.3.11
What's Changed
- Refactor to avoid pkg_resources package is slated for removal by @Robbie1977 in #259
Full Changelog: v2.3.10...v2.3.11
v2.3.10
What's Changed
- Gene counts and function that aggregates by cluster by @Clare72 in #251
- add get_cell_types_by_genes function by @Clare72 in #225
- update branch by @Robbie1977 in #255
- extend get_connected_neurons_by_type to be able to group by class by @Clare72 in #252
Full Changelog: v2.3.9...v2.3.10
v2.3.9
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
- Fix for duplicates in parents by @Robbie1977 in #227
- Reducing depth of parent subclass search by @Robbie1977 in #228
- clearing out parent paths before moving on by @Robbie1977 in #230
- Min dependancies by @Robbie1977 in #237
Full Changelog: v2.2.15...v2.3.9
v2.3.8
What's Changed
- Fix for duplicates in parents by @Robbie1977 in #227
- Reducing depth of parent subclass search by @Robbie1977 in #228
- clearing out parent paths before moving on by @Robbie1977 in #230
- Min dependancies by @Robbie1977 in #237
Full Changelog: v2.2.15...v2.3.8