Skip to content

0.4.0

Compare
Choose a tag to compare
@sdb9696 sdb9696 released this 29 Aug 13:43
· 10 commits to main since this release
0.4.0
ed4eea2

Full Changelog

Release highlights:

  • Support for new FCM HTTP v1 API
  • Previous versions of this library will no longer work due firebase deprecating the legacy APIs
  • Dropping official python 3.8 support
  • Breaking - this version of the library only supports being run in an asyncio event loop
  • Breaking - The api has changed, see the readme for updated details

Breaking change pull requests:

  • Drop python 3.8 support and update CI #5 (@sdb9696)

Implemented enhancements:

Project maintenance:

  • Update releasing instructions and add changelog #6 (@sdb9696)