You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
[0.3.0] - 2024-06-08
Added
Alert and Table classes.
Registry for alert schemas and GCP Project IDs.
Alert schemas (Avro) and schema maps (yaml).
Exceptions: BadRequest and SchemaNotFoundError.
Types: PubsubMessageLike and Schema.
ZTF Figures Tutorial
Changed
Major updates to pubsub classes.
Make README.md point to the new docs.
Removed
figures module (content moved to tutorial). This allowed the removal of the following explicit
dependencies: aplpy, matplotlib, numpy. Content moved to ZTF Figures Tutorial.
v0.1 bigquery functions.
Setup and requirements files that are no longer needed after switching away from Read The Docs.