*Released July 27, 2021*
Changelog
* Improved implementation of similarity view creation (https://github.com/voxel51/fiftyone-brain/commit/72a60b86c1f0253aca3bc6435f29869fac31b867)
* Removed the optional config parameter from compute_visualization(), which was intended to provide a way to preconfigure a visualization method rather than providing **kwargs to the method itself (https://github.com/voxel51/fiftyone-brain/pull/81)