Pullkin

Latest version: v0.14.0

Safety actively analyzes 622315 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

0.14.0

Change
* `message` may be `None`

Add
* `app_data_example_value = data_message.app_data["example"]`
* `"example" in data_message.app_data`
* `app_data: dict[str, Any] = data_message.app_data.to_dict()`

**Full Changelog**: https://github.com/WhiteApfel/Pullkin/compare/v0.13.0...v0.14.0

0.13.0

Change
* dataclasses -> pydantic
* Explicitly specify applications to receive push notifications

0.12.2

Fix
* Fix tests
* Up dependencies

0.12.1

Fix

* Auto detect multiple apps credentials detect

**Full Changelog**: https://github.com/WhiteApfel/Pullkin/compare/v0.12.0...v0.12.1

0.12.0

Change
* Now set credentials to `.run(timer, sender_id, credentials, persistent_id)` or `.listen_coroutine(sender_id, credentials, persistent_id)`

Remove
* `Pullkin.credentials` and `Pullkin.persistent_ids`

**Full Changelog**: https://github.com/WhiteApfel/Pullkin/compare/v0.11.2...v0.12.0

0.11.2

Change
* message (first) callback argument can be `None`


**Full Changelog**: https://github.com/WhiteApfel/Pullkin/compare/v0.11.1...v0.11.2#

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.