What's Changed
Added v0.6.1
- #149 Adds struct field getters,
new()
, andEq
implementations to SRC-10'sDepositMessage
andMetadataMessage
types and SRC-11'sSecurityInformation
type. - #149 Adds
Eq
implementation to SRC-5'sAccessError
error. - #149 Adds check functions and
Eq
implementation to SRC-5'sState
type and SRC-10'sDepositType
type. - #149 Adds struct field getters,
new()
,log()
, andEq
implementations to SRC-6'sDeposit
, andWithdraw
types, SRC-20'sSetNameEvent
,SetSymbolEvent
,SetDecimalsEvent
, andTotalSupplyEvent
events, and SRC-7'sSetMetadataEvent
event.
Changed v0.6.1
- #135 Updates standards, examples and CI to latest forc 0.63.3.
- #147 Prepares for the v0.6.1 release.
Fixed v0.6.1
- #137 Resolves warnings for SRC-6, SRC-14, and SRC-5 standard examples.
- #136 Fixes SRC14 to recommend namespacing all non-standardized storage variables under the SRC14 namespace, fixes typos, and improves markdown in docs and inline documentation.
- #142 Fixes errors in inline documentation for SRC-10, SRC-12, SRC-14, SRC-20, SRC-3, SRC-5, SRC-7 standards.
Full Changelog: v0.6.0...v0.6.1