File tree Expand file tree Collapse file tree 6 files changed +24
-3
lines changed
Expand file tree Collapse file tree 6 files changed +24
-3
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.0.16] ( https://github.com/ston-fi/ton-rs/compare/ton-v0.0.15...ton-v0.0.16 ) - 2026-01-14
11+
12+ ### Other
13+
14+ - cleanup FromTVMStack optional test
15+ - support Option from FromTVMStack ([ #173 ] ( https://github.com/ston-fi/ton-rs/pull/173 ) )
16+ - BE 3102 ([ #171 ] ( https://github.com/ston-fi/ton-rs/pull/171 ) )
17+
1018## [ 0.0.15] ( https://github.com/ston-fi/ton-rs/compare/ton-v0.0.14...ton-v0.0.15 ) - 2026-01-02
1119
1220### Other
Original file line number Diff line number Diff line change 11[package ]
22name = " ton"
3- version = " 0.0.15 "
3+ version = " 0.0.16 "
44description.workspace = true
55keywords.workspace = true
66edition.workspace = true
Original file line number Diff line number Diff line change @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.0.17] ( https://github.com/ston-fi/ton-rs/compare/ton_core-v0.0.16...ton_core-v0.0.17 ) - 2026-01-14
11+
12+ ### Other
13+
14+ - add NATIVE alias for TonAddress
15+ - BE 3102 ([ #171 ] ( https://github.com/ston-fi/ton-rs/pull/171 ) )
16+
1017## [ 0.0.16] ( https://github.com/ston-fi/ton-rs/compare/ton_core-v0.0.15...ton_core-v0.0.16 ) - 2025-12-28
1118
1219### Fixed
Original file line number Diff line number Diff line change 11[package ]
22name = " ton_core"
3- version = " 0.0.16 "
3+ version = " 0.0.17 "
44description.workspace = true
55keywords.workspace = true
66edition.workspace = true
Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.0.9] ( https://github.com/ston-fi/ton-rs/compare/ton_macros-v0.0.8...ton_macros-v0.0.9 ) - 2026-01-14
11+
12+ ### Other
13+
14+ - BE 3102 ([ #171 ] ( https://github.com/ston-fi/ton-rs/pull/171 ) )
15+
1016## [ 0.0.8] ( https://github.com/ston-fi/ton-rs/compare/ton_macros-v0.0.7...ton_macros-v0.0.8 ) - 2025-12-28
1117
1218### Fixed
Original file line number Diff line number Diff line change 11[package ]
22name = " ton_macros"
3- version = " 0.0.8 "
3+ version = " 0.0.9 "
44description.workspace = true
55keywords.workspace = true
66edition.workspace = true
You canβt perform that action at this time.
0 commit comments