Releases: 837477/aiopyfcm
Releases · 837477/aiopyfcm
0.2.1
0.2.0
Improvement of the authentication system and AioPyFCM structural refactoring.
- Improve the aiohttp session management in AioPyFCM.
- Change the injection method of Google Credentials in AioPyFCM.
- Current: Authentication is performed internally within AioPyFCM.
- Improved: Declare PyFCMAuthenticator separately, perform authentication, and then inject it into AioPyFCM (dependency improvement).
- Modify sample code and update documentation.
What's Changed
- [refac-1] Improvement of the authentication system and AioPyFCM structural refactoring. by @837477 in #2
- [deploy] AioPyFCM Version 0.2.0 by @837477 in #3
New Contributors
Full Changelog: https://github.com/837477/aiopyfcm/commits/0.2.0