25.1.0
🛡️ 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
.debpackage generation to the CI pipeline, making it easier to install the Stellar CLI on Debian and Ubuntu systems. - Fixed Nix build configuration — Moved
pkg-configtonativeBuildInputsin the Nix configuration, resolving cross-compilation and build issues for Nix users.
Full Changelog: v25.0.0...v25.1.0