Releases: mwvgroup/pittgoogle-client
Releases · mwvgroup/pittgoogle-client
V0.2.0
What's Changed
Added
authmodule supporting authentication via a service account or oauth2exceptionsmodule with classOpenAlertError- "Overview" section in docs
- classes in
utilsmodule:ProjectIds,Cast - files:
CHANGELOG.md,pittgoogle_env.yml
Changed
- Overhaul the
pubsubmodule. Add classesTopic,Subscription,Consumer,Alert,
Response.
Fixed
- cleanup some issues flagged by Codacy
v0.1.1
What's Changed
- Add CI/CD workflows around poetry by @djperrefort in #7
- Bump actions/deploy-pages from 1 to 2 by @dependabot in #8
- Run PEP8 linting by @djperrefort in #9
- Adds IDE files to .gitignore by @djperrefort in #11
- Drop .pylintrc and setup.cfg files by @djperrefort in #10
- Updates packaging metadata by @djperrefort in #14
New Contributors
- @djperrefort made their first contribution in #7
- @dependabot made their first contribution in #8
Full Changelog: v0.1.0...v0.1.1