Bump devise-guests from 0.7.0 to 0.8.1
Bumps devise-guests from 0.7.0 to 0.8.1.
Changelog
Sourced from devise-guests's changelog.
0.8.1 - 2021-10-26
Changed
- Simplify guest transfer (#38)
0.8.0 - 2021-10-25
Added
- Allow setting of custom params on guest model (#31) by @pacso
- Allow deletion of guest records to optionally be skipped (#32) by @pacso
Changed
- Switch to SecureRandom.uuid for guest_user_unique_suffix (#28) by @notch8
- Update combustion gem (#29) by @notch8
Fixed
Commits
-
0a9c003
Version 0.8.1 -
4be0a82
Fix changelog version detection (#40) -
8871b35
Update enforcer version -
8b9a5fa
Fix changelog enforcer (#39) -
0aa62a7
Add types for execution -
59cc089
Update changelog for v0.8.0 -
1f4b042
Simplify guest transfer (#38) -
36269f8
Update README.md -
e5bf0c4
Update README.md -
b2246a7
Documentation for supporting non-standard auth keys (#37) - Additional commits viewable in compare view