0.2.1 - 2024-03-19
- Add typing (ae3bc88 by sdb9696).
- Add ruff pre-commit hook (bd98a4e by sdb9696).
- Publisher verbose (98cd5c4 by sdb9696).
- Fix publisher (6347dc2 by sdb9696).
- Fix cryptography warning in key generation (5d4685b by sdb9696).
- Fix broken proto file (1bf3625 by sdb9696).
- Merge pull request #1 from sdb9696/add_typing (919eb97 by Steven B).
0.2.0 - 2023-10-31
- Bump to 0.2.0, rename entry points and add run state for stability (e3cbfda by sdb9696).
- Remove need to be created in an event loop (87daa6b by sdb9696).
0.1.4 - 2023-10-25
- Relax protobuf dependency for HA (9ac0bc6 by sdb9696).
0.1.3 - 2023-10-25
- Bugfix python 3.9 async lock (c2ee681 by sdb9696).
0.1.2 - 2023-10-25
- Update handling of no event loop and bump version (29f3841 by sdb9696).
0.1.1 - 2023-10-23
- Fix gcm checkin with credentials (4c51098 by sdb9696).
0.1.0 - 2023-10-23
- Add tests and docs and refactor (77c225c by sdb9696).
- Fix publish workflow (447d379 by sdb9696).