- Enabled skeleton client skeleton_exists() and generate_bulk_skeletons_async() endpoints to accept a either a list or a numpy array of root ids. - Eliminated skeleton client generate_bulk_skeletons_async() issue in which passing a large number of root ids would cause a "URI too big" error.
7.4.0
annotation module: Added support for "None", "none", etc. to remove notice_text and improved documentation on method
7.3.2
Dropped oldest supported numpy requirements and declared python 3.8 support
7.3.1
Improved documentation to annotation.update_table_metadata
7.3.0
Added get_minimal_covering_nodes to chunkedgraph (274)
7.2.1
Added raw strings to avoid deprecation warning (275)