Releases: CosmosContracts/token-bindings
Releases · CosmosContracts/token-bindings
v0.11.0
Only will work after Juno's v17 upgrade
https://crates.io/crates/token-bindings/0.11.0
What's Changed
- Update token bindings to work with Osmosis by @JakeHartnell in #5
Full Changelog: v0.10.3...v0.11.0
v0.10.3
https://crates.io/crates/token-bindings/0.10.3
cargo update
- Remove 'extern "C" fn requires_token_factory() {}' call for testing purposes in dependent repos
Full Changelog: v0.10.2...v0.10.3
v0.10.2
Crates.io: https://crates.io/crates/token-bindings/0.10.2
What's Changed
- ForceTransfer Msg + Burn from any addr by @Reecepbcups in #1
- Make DenomUnit struct public by @NoahSaso in #2
- Make DenomUnit struct members public by @NoahSaso in #3
New Contributors
- @Reecepbcups made their first contribution in #1
- @NoahSaso made their first contribution in #2
Full Changelog: https://github.com/CosmosContracts/token-bindings/commits/v0.10.2