obervinov / users-package

This Python module is designed to simplify user management in Telegram bots, providing the necessary functionality for tasks such as user authentication, authorization and compliance with speed limits, ensuring effective management of user attributes and access rights.
MIT License
1 stars 0 forks source link

PR-24: Create new release v2.0.0 - additional users attributes and new module concept #24

Closed obervinov closed 8 months ago

obervinov commented 10 months ago

Full Changelog: https://github.com/obervinov/users-package/compare/v1.0.5...v2.0.0 by @obervinov in https://github.com/obervinov/users-package/pull/24

v2.0.0 - 2023-11-07

What's Changed

📚 Documentation