Skip to content

v1.0.2

Compare
Choose a tag to compare
@larry0x larry0x released this 12 Feb 02:48
· 47 commits to main since this release

New features

  • Implement std::str::FromStr trait for the unchecked types (#4)

Bug fixes

  • When converting an AssetInfoUnchecked::Cw20 instance to AssetInfo by invoking check, the contract address is converted to lowercase (#3)