23.5.0
What's Changed
New Features
- MuxedAddress String Parsing: Added MuxedAddress::from_str and from_string methods to parse Stellar strkey addresses (G.../M.../C...) directly in contracts using no-alloc strkey parsing for Wasm compatibility. (#1701 #1678)
All Changes
- Add MuxedAddress::from_str and from_string methods by @leighmcculloch in #1701 (originally from #1678)
Full Changelog: v23.4.1...v23.5.0