20.0.0
What's Changed
- Generate for entry expired error by @sisuresh in #282
- Bump xdr by @dmkozh in #283
- Generate XDR
DepthLimiter
and depth-limitedRead/WriteXdr
by @jayz22 in #281 - Bump XDR by @dmkozh in #285
- Make SCError into a union to allow user errors to be u32 by @graydon in #286
- Update rust-version by @github-actions in #284
- Bump xdr by @dmkozh in #287
- Bump xdr by @dmkozh in #288
- Bump xdr by @dmkozh in #289
- Regen to pick up
ContractCostType
changes by @jayz22 in #290 - Bump xdr by @dmkozh in #292
- Update to reflect removal of SCSpecTypeSet by @graydon in #291
- Bump xdr by @dmkozh in #293
- Take change from txSOROBAN_RESOURCE_LIMIT_EXCEEDED to txSOROBAN_INVALID by @graydon in #295
- Run CI via in merge queue by @leighmcculloch in #297
- Update rust-version by @github-actions in #294
- Bump curr and next by @sisuresh in #298
- bump xdr by @sisuresh in #299
- Bump version to 20.0.0-rc1 by @github-actions in #302
- Remove re-export of types into top-level by @leighmcculloch in #303
- Update
curr
andnext
to pick up cost type ChaCha by @jayz22 in #304 - Bump xdr by @dmkozh in #306
- Bump to state expiration rename by @sisuresh in #307
- Bump for typo and cost types by @sisuresh in #308
- Make ScVal::Validate recursive by @graydon in #310
- Add encode subcommand to cli by @leighmcculloch in #311
- Update xdrgen by @leighmcculloch in #312
- Add str conversions for types for JSON by @leighmcculloch in #313
- Upgrade stellar-strkey to v0.0.8 by @leighmcculloch in #314
- Add strkey str conversions for ScAddress by @leighmcculloch in #315
- Update xdrgen by @leighmcculloch in #317
- Add conversion from references of tuples to ScVal by @brson in #318
- Fix building with the serde feature by @leighmcculloch in #319
- Add ref Option conversion into ScVal by @leighmcculloch in #320
- Remove auto-deref recursion from Option <> ScVal conversions by @leighmcculloch in #322
- Update rust-version by @github-actions in #305
- Update rust-version by @github-actions in #327
- Move the CLI functionality into the library by @leighmcculloch in #326
- Render asset codes as strings in JSON by @leighmcculloch in #324
- Update xdrgen with StringM escape change by @leighmcculloch in #328
- Remove conversions from String<>ScSymbol/ScVal by @leighmcculloch in #329
- Add back conversions from String to ScSymbol by @leighmcculloch in #330
- Update min version of escape-bytes required to get bug fix by @leighmcculloch in #331
- Bump XDR by @dmkozh in #332
- Update xdrgen by @leighmcculloch in #333
- Bump version to 20.0.0 by @github-actions in #334
Full Changelog: v0.0.17...v20.0.0