Skip to content

v3.3.1

Compare
Choose a tag to compare
@mcembalest mcembalest released this 08 Nov 17:14
· 21 commits to main since this release
08d7566

Deprecations

  • Remove functions update_maps and update_indices from the AtlasDataset class 08d7566 for long-since deprecated endpoints. The officially supported way to make a map on a dataset in Atlas is to use the add_data function from the AtlasDataset class and then call create_index which will create a new map.