Releases: masenf/reflex-local-auth
Releases · masenf/reflex-local-auth
v0.3.0
What's Changed
- README.md: align code examples with the demo app by @masenf in #14
- fix(database): specify field lengths for SQL Server compatibility by @RandomBrown in #15
- update for reflex 0.7.0 by @masenf in #16
- Fetch tags during pre-commit.yaml by @masenf in #17
New Contributors
- @RandomBrown made their first contribution in #15
Full Changelog: v0.2.2...v0.3.0
v0.3.0a2
What's Changed
- README.md: align code examples with the demo app by @masenf in #14
- fix(database): specify field lengths for SQL Server compatibility by @RandomBrown in #15
- update for reflex 0.7.0 by @masenf in #16
New Contributors
- @RandomBrown made their first contribution in #15
Full Changelog: v0.2.2...v0.3.0a2
v0.3.0a1
What's Changed
- README.md: align code examples with the demo app by @masenf in #14
- fix(database): specify field lengths for SQL Server compatibility by @RandomBrown in #15
New Contributors
- @RandomBrown made their first contribution in #15
Full Changelog: v0.2.2...v0.3.0a1
v0.2.2
What's Changed
- Quickfix for deprecated @rx.cached_var by @albertsola in #8
- reflex-local-auth 0.2.2 depends on reflex>=0.5.9 by @masenf in #11
New Contributors
- @albertsola made their first contribution in #8
Full Changelog: v0.2.1...v0.2.2
v0.2.1
v0.1.2
v0.1.1
v0.1.0
BREAKING CHANGE
See https://github.com/masenf/reflex-local-auth/blob/ff71b73109998f6853b456feefb6207e3ab43e62/README.md#migrating-from-00x-to-01x for information on migrating 0.0.x models without losing data.
What's Changed
Full Changelog: v0.0.3...v0.1.0
v0.0.3
v0.0.2
do not return password hash when serializing User
Full Changelog: v0.0.1...v0.0.2