aiogram/CHANGES
Alex Root Junior 1888039cee
Add serialization utilities and update documentation (#1515)
* Add serialization utilities and update documentation

Introduced utilities to deserialize Telegram objects to JSON-compliant Python objects and vice versa. These utilities manage both cases with and without files. The documentation has been updated to reflect these changes, including updates in migration recommendations and tutorials. A new unit test is added to verify the new functionality.

* Fixed Must-die implementation of the datetime serialization

* Fixed `TypeError: can't subtract offset-naive and offset-aware datetimes`
2024-06-19 00:54:36 +03:00
..
.template.rst.jinja2 Update towncrier config 2021-08-03 23:50:10 +03:00
1450.feature.rst Add serialization utilities and update documentation (#1515) 2024-06-19 00:54:36 +03:00
1500.bugfix.rst Add DNS cache ttl setting to aiohttp session. (#1514) 2024-06-17 02:51:35 +03:00
1501.doc.rst Added MongoDB dependency to ReadTheDocs configuration (#1502) 2024-06-01 01:56:38 +03:00
1504.doc.rst Add Dependencies to migrations guide (#1504) 2024-06-07 18:52:02 +03:00
1510.misc.rst Update chagenlog 2024-06-17 01:06:48 +03:00
1518.feature.rst Added full support of Bot API 7.5 (#1518) 2024-06-19 00:54:22 +03:00