Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Apr 22, 2025

🤖 New release

  • ton_lib: 0.0.10 -> 0.0.11 (⚠ API breaking changes)

ton_lib breaking changes

--- failure function_missing: pub fn removed or renamed ---

Description:
A publicly-visible function cannot be imported by its prior path. A `pub use` may have been removed, or the function itself may have been renamed or removed entirely.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#item-remove
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.40.0/src/lints/function_missing.ron

Failed in:
  function ton_lib::cell::ton_cell::write_cell_display, previously in file /tmp/.tmpW2Zihx/ton_lib/src/cell/ton_cell.rs:60
Changelog

0.0.11 - 2025-04-24

Fixed

  • fix format

Other

  • add to/from boc_b64 support
  • add custom test case for write_num(BigUint)
  • Build dict bench (#53)


This PR was generated with release-plz.

@github-actions github-actions bot force-pushed the release-plz-2025-04-22T22-52-59Z branch 2 times, most recently from 3b82469 to dac37a8 Compare April 23, 2025 12:52
@github-actions github-actions bot force-pushed the release-plz-2025-04-22T22-52-59Z branch from dac37a8 to e754fcc Compare April 24, 2025 19:59
@Sild Sild merged commit ec24042 into main Apr 24, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant