Releases: provenance-io/provwasm
Releases · provenance-io/provwasm
v2.5.0
- Update to Provenance 1.20.0 (#163)
- Update to cosmwasm 2.1.4 (#163)
v2.4.0
- migrate to GRPC queries (#157)
- add
MetadataAddress
type for encoding/decoding metadata
addresses (#161)
v2.3.0
- test tube integration tests (PR #150)
- fix code generation (#150)
- refactor
Any
to support Trigger messages (#123)
- Update to cosmwasm 2.x (#141)
- minimize generated types (#152)
- update to provenance 1.19.0-rc5 (#155)
v2.3.0-rc1
- test tube integration tests (PR #150)
- fix code generation (#150)
- refactor
Any
to support Trigger messages (#123)
- Update to cosmwasm 2.x (#141)
v2.2.0
- Add wasm message types (#133)
- Bump to Provenance 1.17.1 (#135)
- Add ibc message types (#136)
- Update contracts to use
cosmwasm/optimzer
(#140)
- Create security contract to link assets with a security
type (#138)
- Bump to Provenance 1.18.0-rc2 (#143)
- remove nft, security, and template contracts (#145)
- Bump to Provenance 1.18.0 and add new exchange types (#146)
- Update dependencies, including cosmwasm 1.5 (#147)
v2.1.0
- Add trigger module message types (#120)
- Add exchange module message types (#127)
v2.1.0-rc1
- Add trigger module message types (#120)
- Add exchange module message types (#127)
v2.0.0
- Use protos instead of json for bindings (#101)
v2.0.0-rc1
- Use protos instead of json for bindings (#101)
v1.2.0
- Update tutorial documentation (#102)
- Add Fee struct to make it easier to implement message fees (#106)
- Added ProvenanceMsg From implementation (#108)
- Add forced transfer support for restricted markers (#110)