Releases: ChainAgnostic/caip-js
Releases · ChainAgnostic/caip-js
v1.1.0
Changes:
- fix README typos (#16)
- rename
toJson
to toJSON
(#15)
- build via microbundle (#19)
v1.0.0
- add CAIP-19 assetId
- update CAIP-10 format
- rename ChainID class to ChainId
- rename AccountID class to AccountId
v0.9.2
- output JSON params for parse
v0.9.1
- refactor utils and types
- fix README examples
v0.8.0
- add regex validation
- add README examples