Releases: petrpavlik/vapor-saas-backend-template
Releases · petrpavlik/vapor-saas-backend-template
1.5.0
1.4.0
- Up to date with latest updates to Vapor template
- Application lifecycle is now fully async
- Strict concurrency checking is turned on and warnings are fixed (suppressed in case of Models)
1.3.0
Move from Swift 5.9 to Swift 5.10 and update dependencies.
1.2.0
Support proper org member management
1.1.0
- Fetch user name and avatar if available (generally when signed up using social media sign in)
- Abstract analytics and sending emails
- Abstract firebase to be swappable for a different provider
1.0.0
Ready to go public