Releases: apollodao/apollo-cw-asset
Releases · apollodao/apollo-cw-asset
v0.1.2
What's Changed
- feat: Add fn query_asset_info_balances by @apollo-sturdy in #20
Full Changelog: v0.1.1...0.1.2
v0.1.1
What's Changed
- Updates by @apolloshab in #4
- feat: implement AssetInfoKey by @pacmanifold in #6
- feat: impl PartialEq for AssetInfoKey by @pacmanifold in #7
- Implement balance queries for AssetList and Asset by @pacmanifold in #8
- From and TryFrom Addr impl for AssetInfo by @pacmanifold in #12
- feat: add From vec impl to AssetListUnchecked by @pacmanifold in #13
- Helper fns for AssetInfo and AssetList by @apolloshab in #11
- feat: impl from AssetList for Vec by @apollo-sturdy in #14
- Dev/from cw20coin and denom by @apollo-sturdy in #15
- refactor: Remove astroport stuff by @apollo-sturdy in #16
- ci: Add CI workflows and config files by @apollo-sturdy in #17
- ci: Make Clippy only check on CI by @apollo-sturdy in #18
- feat: impl astroport asset support by @pacmanifold in #19
New Contributors
- @apolloshab made their first contribution in #4
- @pacmanifold made their first contribution in #6
- @apollo-sturdy made their first contribution in #14
Full Changelog: v0.2.1...v0.1.1