Skip to content

Releases: mwvgroup/pittgoogle-client

V0.2.0

02 Jul 19:14
5024a7d

Choose a tag to compare

What's Changed

  • Overhaul pubsub module and update docs by @troyraen in #15

Added

  • auth module supporting authentication via a service account or oauth2
  • exceptions module with class OpenAlertError
  • "Overview" section in docs
  • classes in utils module: ProjectIds, Cast
  • files: CHANGELOG.md, pittgoogle_env.yml

Changed

  • Overhaul the pubsub module. Add classes Topic, Subscription, Consumer, Alert,
    Response.

Fixed

  • cleanup some issues flagged by Codacy

v0.1.1

15 May 15:39
5ce3b65

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.1.1