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 https://github.com/cal-itp/eligibility-api/pull/1
* Add basic devcontainer configuration for this project by angela-tran in https://github.com/cal-itp/eligibility-api/pull/3
* Set up docs container by angela-tran in https://github.com/cal-itp/eligibility-api/pull/7
* Add pre-commit GitHub workflow, add "Getting started" docs by angela-tran in https://github.com/cal-itp/eligibility-api/pull/8
* Add workflow to publish docs by angela-tran in https://github.com/cal-itp/eligibility-api/pull/11
* Move pre-commit.yml to the right folder by angela-tran in https://github.com/cal-itp/eligibility-api/pull/13
* Chore: use immutable tag reference by thekaveman in https://github.com/cal-itp/eligibility-api/pull/14
* Set up initial package by angela-tran in https://github.com/cal-itp/eligibility-api/pull/17
* chore(deps): (deps): bump actions/checkout from 2 to 3 by dependabot in https://github.com/cal-itp/eligibility-api/pull/20
* chore(deps): (deps): bump actions/setup-python from 2 to 3 by dependabot in https://github.com/cal-itp/eligibility-api/pull/19
* Update black pre-commit hook by angela-tran in https://github.com/cal-itp/eligibility-api/pull/24
* Fix: rename package to avoid name collisions by angela-tran in https://github.com/cal-itp/eligibility-api/pull/26
* Refactor: add verifier as parameter to verify method by angela-tran in https://github.com/cal-itp/eligibility-api/pull/25
* Refactor: remove dependency on Benefits models, rename modules, improve Client parameters by angela-tran in https://github.com/cal-itp/eligibility-api/pull/27
* Refactor: change JWK parameter by angela-tran in https://github.com/cal-itp/eligibility-api/pull/31
* Chore: add Git Graph extension to devcontainer by angela-tran in https://github.com/cal-itp/eligibility-api/pull/34
* Unit tests for API Client by angela-tran in https://github.com/cal-itp/eligibility-api/pull/32
* Chore: fix 'prefix' string in dependabot config by angela-tran in https://github.com/cal-itp/eligibility-api/pull/37
* chore(deps): (deps): bump pre-commit/action from 2.0.3 to 3.0.0 by dependabot in https://github.com/cal-itp/eligibility-api/pull/36
* chore(deps): bump actions/setup-python from 3 to 4 by dependabot in https://github.com/cal-itp/eligibility-api/pull/38
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/cal-itp/eligibility-api/pull/42
* Chore: pre-commit CI by angela-tran in https://github.com/cal-itp/eligibility-api/pull/44
* chore(pre-commit): autoupdate hooks by pre-commit-ci in https://github.com/cal-itp/eligibility-api/pull/45
* chore(pre-commit): autoupdate hooks by pre-commit-ci in https://github.com/cal-itp/eligibility-api/pull/47
* chore(pre-commit): autoupdate hooks by pre-commit-ci in https://github.com/cal-itp/eligibility-api/pull/52
* chore(pre-commit): autoupdate hooks by pre-commit-ci in https://github.com/cal-itp/eligibility-api/pull/53
* chore(deps): bump jwcrypto from 1.0 to 1.4.2 by dependabot in https://github.com/cal-itp/eligibility-api/pull/50
* chore(pre-commit): autoupdate hooks by pre-commit-ci in https://github.com/cal-itp/eligibility-api/pull/54
* chore(pre-commit): autoupdate hooks by pre-commit-ci in https://github.com/cal-itp/eligibility-api/pull/55
* chore(deps): bump requests from 2.27.1 to 2.28.1 by dependabot in https://github.com/cal-itp/eligibility-api/pull/41
* Feat: publish package to PyPI by angela-tran in https://github.com/cal-itp/eligibility-api/pull/57
New Contributors
* thekaveman made their first contribution in https://github.com/cal-itp/eligibility-api/pull/14
* dependabot made their first contribution in https://github.com/cal-itp/eligibility-api/pull/20
* pre-commit-ci made their first contribution in https://github.com/cal-itp/eligibility-api/pull/42
**Full Changelog**: https://github.com/cal-itp/eligibility-api/commits/2023.01.1