All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Prevent crashing processes due to loading all guest users in memory during delete_old_guest_users task (#42)
- Update README with better detail around data migration (#49) by @joshmenden
- Update supported ruby versions (#50) by @pacso
0.8.1 - 2021-10-26
- Simplify guest transfer (#38)
0.8.0 - 2021-10-25
- Allow setting of custom params on guest model (#31) by @pacso
- Allow deletion of guest records to optionally be skipped (#32) by @pacso