This repository has been archived by the owner on Oct 19, 2022. It is now read-only.
Releases: stellar-deprecated/soroban-token-contract
Releases · stellar-deprecated/soroban-token-contract
0.0.4
What's Changed
- Expose contractenvmetav0 by @jonjove in #73
- Update soroban-sdk-macros by @leighmcculloch in #74
- Update stellar-sdk and stellar-sdk-macros by @leighmcculloch in #75
- Fix complete ci job by @leighmcculloch in #76
- Update cargo-hack used in ci by @leighmcculloch in #77
- Add build cache in ci by @leighmcculloch in #78
- Fix ci complete job (again) by @leighmcculloch in #82
- Bump dependencies for native contracts by @jonjove in #83
- Bump dependencies by @sisuresh in #84
- Control export with feature by @sisuresh in #85
- Update token contract auth to use code from auth example by @sisuresh in #86
- Use auth from the sdk by @sisuresh in #87
- Use symbol macro by @jonjove in #88
- Use client by @sisuresh in #89
- Update sdk by @sisuresh in #90
- Include Identifier in args by @jonjove in #91
- use tuple to vec conversion by @sisuresh in #92
- Update soroban-sdk, soroban-env-* by @leighmcculloch in #93
- Update stellar-sdk by @leighmcculloch in #94
- Update stellar-xdr, soroban-env-*, soroban-sdk by @leighmcculloch in #95
- Update soroban-sdk by @leighmcculloch in #96
- Update soroban-sdk by @leighmcculloch in #97
- Update soroban-sdk by @leighmcculloch in #98
- Update soroban-sdk, soroban-env-*, stellar-xdr by @leighmcculloch in #99
- Update soroban-env-*, soroban-sdk by @leighmcculloch in #100
- Stop building RawVal vec by hand by @sisuresh in #101
- Missed conversions and remove unnecessary clones by @sisuresh in #102
- Update deps by @leighmcculloch in #103
- Update dependencies after their release by @leighmcculloch in #104
- Bump version to v0.0.4 by @leighmcculloch in #105
Full Changelog: v0.0.2...v0.0.4
0.0.2
Release prep (#71) * misc release prep * exclude testutils when building wasm32 * description