Telebot-components

Latest version: v0.12.0

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

Scan your dependencies

Page 3 of 19

0.11.4

0.11.3

**Full Changelog**: https://github.com/bots-against-war/telebot-components/compare/v0.11.2...v0.11.3

0.11.2

- fix error spam from failing /log command in Feedback Handler
- bump vulnerable cryptography dependency

0.11.1

Not secure
- forward generic kwargs through `send_attachment` function (incl. from `emulate_message`
- bump aiohttp from vulnerable version

0.11.0

Not secure
- `KeyVersionedValueStore` class, similar to `KeyValueStore`, but stores linear version history for each value
- supports "commit", "checkout" and "revert"
- uses custom diff to compress version history
- structural diff for JSON documents, both mappings and arrays (the latter works best for single-element modifications)
- textual diff with `diff-patch-match` for large texts
- stores arbitrary version metadata
- last version is stored in full, so loaded in O(1)
- multi-connection-safe
- improved test coverage for Redis emulation and stores
- fixed test running with real Redis

0.10.10

Not secure
- SearchableSingleSelectField
- dynamic enum creation suitable for forms (ported from constructor code)
- tests
- dependency versions bump

Page 3 of 19

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.