Skip to content

0.2.0

Compare
Choose a tag to compare
@837477 837477 released this 25 Oct 08:33
· 2 commits to main since this release
c655dbc

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

  • @837477 made their first contribution in #2

Full Changelog: https://github.com/837477/aiopyfcm/commits/0.2.0