Skip to content

Releases: sdb9696/firebase-messaging

0.3.0

26 Mar 13:33
a2702bb
Compare
Choose a tag to compare

Breaking change

FcmPushClient.checkin() is now async.

What's Changed

Full Changelog: 0.2.1...0.3.0

0.2.1

19 Mar 14:24
Compare
Choose a tag to compare

What's Changed

Add ruff pre-commit hook bd98a4e (#1)

Add typing ae3bc88 (#1)

Bump version to 0.2.1 d83d0ff (#1)

Fix broken proto file 1bf3625 (#1)

Fix cryptography warning in key generation 5d4685b (#1)

Full Changelog: 0.2.0...0.2.1

0.2.0

31 Oct 11:30
Compare
Choose a tag to compare

Remove the need to be started from an event loop
Add options to listen and callback on provided loops
Change connect/disconnect to start/stop
Add run state

Full Changelog: 0.1.4...0.2.0

0.1.4

25 Oct 14:59
Compare
Choose a tag to compare

Protobuf constraint relaxed to work with latest version of home assistant

Full Changelog: 0.1.3...0.1.4

0.1.3

25 Oct 11:29
Compare
Choose a tag to compare

Fix python 3.8 and 3.9 asyncio lock bug

Full Changelog: 0.1.2...0.1.3

0.1.2

25 Oct 11:15
Compare
Choose a tag to compare

Update handling of no event loop being present

Full Changelog: 0.1.1...0.1.2

0.1.1

23 Oct 18:31
Compare
Choose a tag to compare

**Fix gmc check in issue

0.1.0

23 Oct 15:37
Compare
Choose a tag to compare

First release of FCM Push Client

Full Changelog: https://github.com/sdb9696/firebase-messaging/commits/0.1.0