- small fix for connectivity queries when `filtered=True` in the public dataset - queries against Github (for hierarchical annotations) will now use personal access token defined in `GITHUB_PAT` if present; this avoids issues with rate limits
3.0.6
- (hierarchical) annotations can now be loaded from a specific (or just the latest) commit - re-enabled synapse queries against the raw (`filtered=False`) synapse table for the public dataset
3.0.5
- fixed a bug when querying connectivity against live materialization
3.0.4
- fixed bugs in `get_somas` and `is_valid_root`
3.0.3
- make `is_proofread` play nicely with the public dataset (uses a different table for proofread neuron IDs) - add option to `get_cave_table` to fill in user info (name + affiliation) - bug fixes in `get_somas`, `find_mat_version` , `is_latest_root` and `is_valid_root`
3.0.2
Fixes a bug in `search_annotations` when there are no cached versions.