What's Changed
- Add IntoIterator impls for VecM by value and ref by @leighmcculloch in #514
- Add #ifdef cfg support to XDR generator by @leighmcculloch in #515
- Remove curr and next and build off xdr main with features by @leighmcculloch in #519
- Generate one file per XDR type by @leighmcculloch in #520
- Make cfg_eval dep optional, gate behind serde feature by @leighmcculloch in #521
- Add CLAUDE.md with generated code guidance by @leighmcculloch in #523
- Generate for CAP-0071, update hashing, and record features by @sisuresh in #524
- Update dependency
ethnumto1.5.3by @mootz12 in #525 - Add JSON AST IR with cfg resolution for multi-language XDR code generation by @tamirms in #518
- generator-definitions-json: make --feature always filter by @tamirms in #528
- Document version support policy by @leighmcculloch in #530
- Regenerate CAP-71 XDR to pickup the changes. by @dmkozh in #532
- Print enabled xdr features in CLI version output by @leighmcculloch in #534
- Add workflow to auto-regenerate XDR from upstream stellar-xdr by @sisuresh in #535
- Gate TypeVariant and Type behind
type_enumfeature by @leighmcculloch in #522 - Regenerate XDR from upstream stellar-xdr (5187e69) by @github-actions[bot] in #537
- Regenerate XDR from upstream stellar-xdr (68fa1ac) by @github-actions[bot] in #539
- Bump version to 27.0.0 by @github-actions[bot] in #540
New Contributors
Full Changelog: v26.0.0...v27.0.0