Releases: bitwarden/passwordless-python
Releases · bitwarden/passwordless-python
v2.0.0
Breaking Changes
- Requires Python 3.9 instead of Python 3.8.
What's Changed
- PAS-507 | Python 3.9 by @jonashendrickx in #73
Full Changelog: v1.0.2...v2.0.0
v1.0.2
What's Changed
- [deps]: Update actions/checkout action to v4.1.4 by @renovate in #46
- Added StreamLit as example project by @mzieniukbw in #44
- [deps]: Update black to v24.4.2 by @renovate in #48
- [deps]: Update actions/checkout action to v4.1.6 by @renovate in #47
- [deps]: Update types-requests to v2.32.0.20240602 by @renovate in #54
- Bump tornado from 6.4 to 6.4.1 in /examples/streamlit by @dependabot in #55
- Bump werkzeug from 3.0.2 to 3.0.3 in /examples/flask by @dependabot in #56
- Bump werkzeug from 3.0.2 to 3.0.3 by @dependabot in #57
- Bump jinja2 from 3.1.3 to 3.1.4 in /examples/flask by @dependabot in #58
- Bump requests from 2.31.0 to 2.32.2 in /examples/streamlit by @dependabot in #59
- Bump requests from 2.31.0 to 2.32.2 by @dependabot in #60
- [deps]: Update pytest to v8.2.2 by @renovate in #52
- [deps]: Update pytest-mock to v3.14.0 by @renovate in #53
- [deps]: Update mypy to v1.10.0 by @renovate in #49
- Change renovate pinning to only pin lockfile by @mzieniukbw in #61
- [deps]: Update pre-commit-hooks to v4.6.0 by @renovate in #51
- Update renovate.json by @Tyrrrz in #64
- [deps]: Update marshmallow to v3.21.3 by @renovate in #63
- [deps]: Update actions/checkout action to v4.1.7 by @renovate in #62
- PAS-573 | Fix Renovate for poetry by @jonashendrickx in #67
- [deps]: Update actions/setup-python action to v5.2.0 by @renovate in #68
- [deps]: Lock file maintenance poetry by @renovate in #70
- v1.0.2 by @jonashendrickx in #71
New Contributors
Full Changelog: v1.0.1...v1.0.2
v1.0.1
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Configure Renovate by @renovate in #2
- Update dependency black to v23.12.1 by @renovate in #5
- Update dependency marshmallow to v3.20.2 - autoclosed by @renovate in #6
- Update dependency pytest to v7.4.4 by @renovate in #8
- Update dependency python-dotenv to v1.0.1 by @renovate in #9
- Update actions/setup-python action to v4.8.0 by @renovate in #10
- Update dependency mypy to v1.8.0 by @renovate in #11
- Update actions/checkout action to v4 by @renovate in #12
- Update actions/setup-python action to v5 by @renovate in #13
- Bump werkzeug from 3.0.0 to 3.0.1 in /examples/flask by @dependabot in #14
- Bump jinja2 from 3.1.2 to 3.1.3 in /examples/flask by @dependabot in #15
- Update dependency black to v24 by @renovate in #16
- Create workflow-linter.yml by @jonashendrickx in #19
- Update renovate.json by @jonashendrickx in #20
- [deps]: Lock file maintenance by @renovate in #22
- Magic links by @jonashendrickx in #23
- POST /signin/generate-token by @jonashendrickx in #24
- Fix serialization of
time_to_live
and add documentation for return … by @jonashendrickx in #25 - [deps]: Lock file maintenance by @renovate in #27
- python 3.8 as dependencies requirement by @WaciX in #28
- [deps]: Pin dependencies by @renovate in #26
- Make magic links endpoints plural by @jonashendrickx in #34
- Create CODEOWNERS by @jonashendrickx in #35
- Create pull_request_template.md by @jonashendrickx in #36
- [deps]: Update types-requests to v2.31.0.20240406 by @renovate in #29
- [deps]: Update mypy to v1.9.0 by @renovate in #33
- [deps]: Update actions/setup-python action to v5.1.0 by @renovate in #32
- [deps]: Update black to v24.3.0 [SECURITY] by @renovate in #31
- Increment version to 1.0 by @jonashendrickx in #37
- Update pyproject.toml by @jonashendrickx in #38
New Contributors
- @jonashendrickx made their first contribution in #19
Full Changelog: v0.1.1...v1.0.0