v1.0.0
This release introduces changes to be compatible with the new major version (v2) of https://github.com/open-ibc/vibc-core-smart-contracts which introduces breaking changes to the channel creation API as well as new deployed (proxy) contracts for dispatcher and UCH. It uses the https://github.com/polymerdao/polymer-registry repo to fetch all contract and channel information.
A version compatibility matrix has been added to the documentation to reflect supported versions.
What's Changed
- feat: add polymer registry by @tmsdkeys in #73
- update to vibc v2 with polymer regsitry refactor by @tmsdkeys in #78
- doc: update readme to correct version compatibility matrix by @tmsdkeys in #82
Full Changelog: v0.1.0...v1.0.0
Many thanks to @kenobijon for testing out the refactor to vibc-core v2! 💪