Current section
Files
Jump to
Current section
Files
CHANGELOG.md
# Changelog for ex_tdlib
## v0.0.4 (2024-01-12)
* tdlib-json-cli from nightly repo is now used
* update dependencies
* remove warnings
* rename project to `ex_tdlib`
* change poison to jason
## v0.0.3 (2019-09-13)
* Update tdlib-json-cli from v1.1.1 to v1.1.2
* Add @extra key support for all TDLib.Objects and TDLib.Methods
* tdlib-json-cli's sources are now fetched as a mix dependency (previously shipped as tarball)
## v0.0.2 (2018-03-13)
* Update tdlib from v1.0.0 to v1.1.1
## v0.0.1 (2018-01-21)
* Initial release