What's Changed
- Add corpus samples for fuzz_roundtrip testing by @leighmcculloch in #79
- Update the version 0.0.13 in fuzz Cargo.lock by @leighmcculloch in #78
- Add git diff check to workflows by @leighmcculloch in #80
- Add dependabot.yml for version updates by @kanwalpreetd in #62
- Add serde traits to LiquidityPool and ClaimableBalance by @leighmcculloch in #81
- Change CLI decode output to JSON by @leighmcculloch in #82
- Add strkey encode and zero commands by @leighmcculloch in #83
- Make CLI embeddable in other CLIs by @leighmcculloch in #85
- Fix debug output for SignedPayload struct in Debug implementation by @overcat in #89
- Bump version to 0.0.14 by @github-actions[bot] in #90
New Contributors
- @kanwalpreetd made their first contribution in #62
Full Changelog: v0.0.13...v0.0.14