Releases: cal-itp/eligibility-api
Releases · cal-itp/eligibility-api
2023.09.1
What's Changed
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #68
- Chore: cleanup devcontainer and project by @thekaveman in #69
- Fix: add requests timeout by @thekaveman in #70
Full Changelog: 2023.06.01...2023.09.1
2023.09.1-rc1
Fix: add requests timeout (#70)
2023.06.01
What's Changed
- chore(pre-commit): autoupdate hooks by @pre-commit-ci in #58
- chore(deps): bump requests from 2.28.1 to 2.28.2 by @dependabot in #60
- chore(pre-commit): autoupdate hooks by @pre-commit-ci in #61
- chore(deps): bump requests from 2.28.2 to 2.31.0 by @dependabot in #65
- chore(deps): bump jwcrypto from 1.4.2 to 1.5.0 by @dependabot in #66
- Chore: bump version for release by @thekaveman in #67
Full Changelog: 2023.01.1...2023.06.01
2023.06.01-rc1
Chore: bump version for release (#67)
2023.01.1
Initial release of the API package
Available on PyPI at https://pypi.org/project/eligibility-api/
What's Changed
- Change license from AGPL to Apache by @angela-tran in #1
- Add basic devcontainer configuration for this project by @angela-tran in #3
- Set up docs container by @angela-tran in #7
- Add pre-commit GitHub workflow, add "Getting started" docs by @angela-tran in #8
- Add workflow to publish docs by @angela-tran in #11
- Move pre-commit.yml to the right folder by @angela-tran in #13
- Chore: use immutable tag reference by @thekaveman in #14
- Set up initial package by @angela-tran in #17
- chore(deps): (deps): bump actions/checkout from 2 to 3 by @dependabot in #20
- chore(deps): (deps): bump actions/setup-python from 2 to 3 by @dependabot in #19
- Update black pre-commit hook by @angela-tran in #24
- Fix: rename package to avoid name collisions by @angela-tran in #26
- Refactor: add verifier as parameter to verify method by @angela-tran in #25
- Refactor: remove dependency on Benefits models, rename modules, improve Client parameters by @angela-tran in #27
- Refactor: change JWK parameter by @angela-tran in #31
- Chore: add Git Graph extension to devcontainer by @angela-tran in #34
- Unit tests for API Client by @angela-tran in #32
- Chore: fix 'prefix' string in dependabot config by @angela-tran in #37
- chore(deps): (deps): bump pre-commit/action from 2.0.3 to 3.0.0 by @dependabot in #36
- chore(deps): bump actions/setup-python from 3 to 4 by @dependabot in #38
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #42
- Chore: pre-commit CI by @angela-tran in #44
- chore(pre-commit): autoupdate hooks by @pre-commit-ci in #45
- chore(pre-commit): autoupdate hooks by @pre-commit-ci in #47
- chore(pre-commit): autoupdate hooks by @pre-commit-ci in #52
- chore(pre-commit): autoupdate hooks by @pre-commit-ci in #53
- chore(deps): bump jwcrypto from 1.0 to 1.4.2 by @dependabot in #50
- chore(pre-commit): autoupdate hooks by @pre-commit-ci in #54
- chore(pre-commit): autoupdate hooks by @pre-commit-ci in #55
- chore(deps): bump requests from 2.27.1 to 2.28.1 by @dependabot in #41
- Feat: publish package to PyPI by @angela-tran in #57
New Contributors
- @thekaveman made their first contribution in #14
- @dependabot made their first contribution in #20
- @pre-commit-ci made their first contribution in #42
Full Changelog: https://github.com/cal-itp/eligibility-api/commits/2023.01.1