# Changelog

## 0.4.2 (2023-08-07)

  * Generate raw addresses from wallets - [#53](https://github.com/ayrat555/ton/pull/53)

## 0.4.1 (2023-03-26)

  * Update mnemoniac (fix warnings) - [#38](https://github.com/ayrat555/ton/pull/38)

## 0.4.0 (2023-03-24)

  * Use precompiled rust nifs. Rust is not required anymore

## 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
