Alex Root Junior
|
11dc7eaa31
|
Added typehints for init methods of types and methods (#1245)
* Generate init
* Fixed mypy errors
* Bump butcher
* Added changelog
|
2023-08-04 00:30:27 +03:00 |
|
Alex Root Junior
|
31c11c31e0
|
Fixed subtypes and union types generation, new enums added (#1213)
* Fixed subtypes and union types generation, new enums added
* Added changes description
|
2023-07-11 23:39:54 +03:00 |
|
Alex Root Junior
|
461e59bbdd
|
Update pydantic to V2 (#1202)
* Update pydantic, fix errors and warnings (all?)
* Fixed typehints
* Reformat code, removed unused imports
* Fixed typing extensions version compatibility
* Fixed coverage
* Describe changes
* Regen code
|
2023-07-02 15:07:19 +03:00 |
|
Alex Root Junior
|
fea1b7b0a3
|
Reworked request builder (#1142)
* Reworked request builder
* Added more default values
* Update tests
* Fixed timestamp
* Fixed Py3.8 support
* Describe changes
|
2023-03-11 20:46:36 +02:00 |
|
Alex Root Junior
|
b287551590
|
Bot API 6.3 (#1063)
* Added API changes
* Added changelog
* Oops. Move changelog
* Update tests
* Remove experimental
* Added message content type
* Update message aliases
* Update changes
* Update texts
* Bump version
* Remove versionadded badge
|
2022-11-06 14:28:21 +02:00 |
|
Alex Root Junior
|
247ffbef69
|
3.x Bot API 6.1 (#937)
Added support of Bot API 6.1
|
2022-06-25 18:14:29 +03:00 |
|
Alex Root Junior
|
497436595d
|
[3.x] Bot API 6.0 (#890)
* Base implementation
* Bump license
* Revert re-generated tests
* Fix tests, improved docs
* Remove TODO
* Removed unreachable code
* Changed type of `last_synchronization_error_date`
* Fixed wrongly cleaned code
|
2022-04-19 22:03:24 +03:00 |
|