0.0.6
What's Changed
- Improve caching of Rust build artifacts and update workflows by @leighmcculloch in #154
- Remove bump-version make target by @leighmcculloch in #155
- Set the target-dir for cargo installs by @leighmcculloch in #156
- Separate build and test in ci by @leighmcculloch in #157
- Add publish dry run to build on release branches by @leighmcculloch in #158
- Separate the publish workflows and use new versions by @leighmcculloch in #159
- Update xdr by @leighmcculloch in #162
- Add release documentation by @leighmcculloch in #160
- Remove
ScHash
andPublicKey
fromSCObject
by @jayz22 in #163 - Update xdr by @leighmcculloch in #164
- Add error enum to the contract spec by @leighmcculloch in #165
- Update for host function success scval by @graydon in #166
- Update rust-version by @github-actions in #167
- Regenerate xdr by @sisuresh in #168
- Update XDR and xdrgen by @leighmcculloch in #169
- Update XDR and xdrgen by @leighmcculloch in #170
- Rename HOST_FN_CREATE_CONTRACT_WITH_SOURCE to HOST_FN_CREATE_CONTRACT_WITH_SOURCE_ACCOUNT by @leighmcculloch in #171
- Update XDR by @leighmcculloch in #172
- Update XDR by @leighmcculloch in #173
- Update XDR by @leighmcculloch in #174
- Update XDR by @sisuresh in #175
- Update XDR and xdrgen by @leighmcculloch in #176
- Update xdr by @leighmcculloch in #177
- Add functions for reading XDR to the end of the stream by @leighmcculloch in #178
- Add AccountId ScVal conversions by @leighmcculloch in #179
- Bump version to 0.0.6 by @github-actions in #180
Full Changelog: v0.0.2...v0.0.6