Releases: nexor/telega
Releases · nexor/telega
v0.2.1
Changed
Added support for ldc 1.36.0
Added support for 2.106.1
Updated vendor dependencies
v0.2.0
Added
Added CHANGELOG file
Added updates from telegram API v. 4.1 and 4.2
Changed
vibe-core dependency version was set to ~1.9 instead of ~1.9.2
Fixed type of Contact.user_id field
Now dests is used as an assertion framework
v0.1.2
integrated Bot API 4.0 methods and types
v0.1.1
optional fields is now nullable for Send* methods
v0.1.0
all API methods were sorted out to separate D modules
updated README
v0.0.9
#53 Fixed Nullable!bool
deserialization bug.
v0.0.8
null values are skipped from serialization
ChatId structure was added.
v0.0.7
Added ChatId
D-level type
v0.0.6
Most entity fields are now nullable
Dropped vibe.data.json usage, asdf is used for data serialization
v0.0.5
Added build configuration based on package https://github.com/ikod/dlang-requests with SOCKS5 support (so far only unauthorized proxies are supported)
Chat.type
is now of type ChatType
instead of string
You can’t perform that action at this time.