This release changes how the api key is retrieved in the google colab environment to use the built in colab secrets
Warning
This removed support for the old hacky env file, you must migrate to using colab secrets. See the colab config documentation for how to do this.
The commands edit-cruise and edit-file were added to the cli.
These commands let you manually edit the metadata for cruise and file objects at CCHDO (if you have the credentials)
Full Changelog: v1.0.2...v1.1.0