21.2.0
What's Changed
- Remove
--baseline-version
specification from semver-checks by @jayz22 in #1287 - Provide more useful errors on accessing storage outside of the contract. by @dmkozh in #1288
- Remove rust-analyzer-compat ci check by @leighmcculloch in #1291
- Add nice compiler error when Copy is missing on error enums and enum ints by @leighmcculloch in #1293
- Add in contract assertions to prng functions by @leighmcculloch in #1295
- Fix rust 2024 incompatibilities by @leighmcculloch in #1294
- Update stellar-xdr, soroban-env-* by @leighmcculloch in #1299
- Fix client code gen to use efficient symbol by @leighmcculloch in #1297
- Bump version to 21.2.0 by @github-actions in #1300
Full Changelog: v21.1.1...v21.2.0