Current section
Files
Jump to
Current section
Files
CHANGELOG.md
# Changelog
## 0.3.4 (2023-01-22)
* Update `cafezinho` to 0.3.1 - [#26](https://github.com/ayrat555/ton/pull/26)
## 0.3.3 (2023-01-12)
* Improve comment serialization - [#24](https://github.com/ayrat555/ton/pull/24)
## 0.3.2 (2023-01-12)
* Add mnemonic generation - [#23](https://github.com/ayrat555/ton/pull/23)
## 0.3.1 (2023-01-11)
* Add support of tx comments - [#22](https://github.com/ayrat555/ton/pull/22)
## 0.3.0 (2023-01-09)
* Use Rust nif instead of C nif for Ed25519
## 0.2.2 (2023-01-09)
* Fix rust files
## 0.2.1 (2023-01-07)
* Fix docs formatting
## 0.2.0 (2023-01-07)
* Initial release