What's Changed
- Add doc qualifying where contractimport is relative to by @leighmcculloch in #1241
- Update cargo-deny CI by @leighmcculloch in #1250
- Add module doc for auth module by @leighmcculloch in #1249
- Bump env used by the SDK by @dmkozh in #1251
- Add docs to the token interface by @leighmcculloch in #1247
- Pick up protocol 21 by @jayz22 in #1252
- Bump versions; separate extend contract code and TTL for contract code and instance by @jayz22 in #1254
- Bump version to 21.0.0 by @github-actions in #1256
- Add LedgerInfo setters by @sisuresh in #1255
- Add secp256r1 support by @jayz22 in #1246
- Bump to env and xdr dependencies to 21.0.1 by @jayz22 in #1259
- Generate clear error when a nameless contract argument is used by @sisuresh in #1260
- Bump version to 21.0.1-preview.1 by @github-actions in #1262
- Check UDT enum integer must derive from
Copyby @jayz22 in #1264 - Remove event topics length limit; refactor tuple code into separate file by @jayz22 in #1263
- Truncate docs stored in wasm rather than panic when length exceeded by @leighmcculloch in #1261
- Add wrappers for
live_until_ledgergetters. by @dmkozh in #1267 - Add docs for extend_ttl_for_{code,contract_instance} by @jayz22 in #1268
- Make TTL getters exclude the current ledger. by @dmkozh in #1269
- Log to stdout when sdk log method is used by @sisuresh in #1265
- Update SDK to use env 21.0.2 by @dmkozh in #1270
- Bump version to 21.0.1-preview.2 by @github-actions in #1271
- Add warning icon to struct CryptoHazmat by @anupsdf in #1273
- Add a conversion from Hash->Bytes by @leighmcculloch in #1272
- Put crypto hazmat behind a feature by @leighmcculloch in #1274
- Bump version to 21.0.1-preview.3 by @github-actions in #1275
- Do not generate client fns for reserved hook functions by @leighmcculloch in #1277
- Update env and xdr libs by @leighmcculloch in #1278
- Bump version to 21.1.0-rc.1 by @github-actions in #1279
- Fix contract-meta warning by @leighmcculloch in #1282
- Variety of small clippy inspired refactors by @leighmcculloch in #1281
- Revert "Check UDT enum integer must derive from
Copy(#1264)" by @jayz22 in #1283 - Bump version to 21.1.1 by @github-actions in #1285
New Contributors
Full Changelog: v20.5.0...v21.1.1