Releases: opengovsg/sgid-client-python
Releases · opengovsg/sgid-client-python
v0.3.0
What's Changed
- Release v0.2.0 by @kwajiehao in #36
- feat: expose ID token by @kwajiehao in #37
- feat: parse sgid userinfo data by @kwajiehao in #42
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Release v0.1.2 by @kwajiehao in #30
- Release v0.1.2 by @kwajiehao in #31
- feat(flask): use latest sgid-client version by @kwajiehao in #32
- feat: handle array data values by @kwajiehao in #33
New Contributors
- @kwajiehao made their first contribution in #30
Full Changelog: v0.1.2...v0.2.0
v0.1.2
What's Changed
- build: release v0.1.1 by @mantariksh in #17
- build: merge v0.1.1 into develop by @mantariksh in #18
- feat(flask): use latest sgid-client version by @mantariksh in #19
- docs(flask): change redirect URI and update README by @mantariksh in #20
- build(deps): bump certifi from 2022.12.7 to 2023.7.22 in /examples/flask by @dependabot in #26
- build(deps): bump certifi from 2023.5.7 to 2023.7.22 by @dependabot in #27
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- docs: install sgid-client from PyPI in example by @mantariksh in #13
- build(deps): bump requests from 2.30.0 to 2.31.0 by @dependabot in #10
- build(deps): bump requests from 2.30.0 to 2.31.0 in /examples/flask by @dependabot in #9
- docs: replace README API docs with links to sgID docs by @mantariksh in #14
- docs: add homepage and documentation links by @mantariksh in #15
- build: freeze dependencies by @mantariksh in #16
New Contributors
- @dependabot made their first contribution in #10
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- build: release v0.1.0-alpha.0 by @mantariksh in #7
- build: merge v0.1.0a0 to develop by @mantariksh in #8
Full Changelog: v0.1.0-alpha.0...v0.1.0
v0.1.0-alpha.0
What's Changed
- feat: python SDK and demo app by @mantariksh in #2
- test: add test suite with pytest, responses by @mantariksh in #3
- docs: add README.md by @mantariksh in #4
- feat: used NamedTuple instead of TypedDict by @mantariksh in #6
- build: add action to publish to PyPI by @mantariksh in #5
Full Changelog: https://github.com/opengovsg/sgid-client-python/commits/v0.1.0-alpha.0