0.0.2
What's Changed
- Add build cache in ci by @leighmcculloch in #129
- Update cargo-hack by @leighmcculloch in #130
- Fix complete job in ci by @leighmcculloch in #131
- Change BINARY to BYTES by @leighmcculloch in #134
- Fix ci complete job (again) by @leighmcculloch in #135
- Support Arbitrary by @graydon in #132
- Add ci workflow to set min rust-version by @leighmcculloch in #136
- Regenerate XDR to get contract code by @jonjove in #137
- Update rust-version by @github-actions in #138
- Add VecM::into_opton, and related fns by @leighmcculloch in #139
- Add names to input types in spec functions by @leighmcculloch in #140
- Add
ContractEvent
andContractEventType
definitions from CAP-56 by @jayz22 in #141 - Make contract id on event optional by @sisuresh in #142
- Regenerate from stellar-xdr-next@35f1e4e by @graydon in #143
- Regenerate from stellar-xdr-next@950dcd3 by @graydon in #144
- Add BytesN as type by @leighmcculloch in #145
- Add VecM::to_string_lossy by @leighmcculloch in #146
- Update next xdr by @leighmcculloch in #147
- Update xdr to get spec lib by @leighmcculloch in #148
- Impl From<&u64> for ScVal by @jonjove in #149
- Add release jobs by @leighmcculloch in #150
- Release by @leighmcculloch in #151
- Fix makefile targets for bumping version and publishing by @leighmcculloch in #152
- Bump version to 0.0.2 by @github-actions in #153
New Contributors
- @github-actions made their first contribution in #138
Full Changelog: v0.0.1...v0.0.2