Skip to content

25.1.0

Choose a tag to compare

@fnando fnando released this 29 Jan 16:55
· 130 commits to main since this release
a048a57

🛡️ Bug Fixes

  • Better error reporting for contract builds — The CLI now raises a clear error when building contracts without overflow checks enabled, helping developers catch misconfigurations early.

📦 Packaging & Distribution

  • Debian package support — Added .deb package generation to the CI pipeline, making it easier to install the Stellar CLI on Debian and Ubuntu systems.
  • Fixed Nix build configuration — Moved pkg-config to nativeBuildInputs in the Nix configuration, resolving cross-compilation and build issues for Nix users.

Full Changelog: v25.0.0...v25.1.0