Releases: cchdo/auth
Releases · cchdo/auth
Colab Secrets and Editing
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
v1.0.2
Maintenance Release
This is a maintenance release with no API changes. The following has been updated:
- Added classifiers to the setup.cfg
- Automated publishing to pypi