Skip to content

Latest commit

 

History

History
81 lines (30 loc) · 2.41 KB

CHANGELOG.md

File metadata and controls

81 lines (30 loc) · 2.41 KB

0.4.2 (2023-02-15)

Bug Fixes

  • use BYTES schema type for ScopeComponent (f2f5b01)

0.4.1 (2023-02-15)

Bug Fixes

  • use string for ScopeComponent to avoid decoding issues (9f38b2e)

0.4.0 (2023-02-06)

Bug Fixes

  • update dependencies, make Subsystem local (77beaae)

Features

  • add entityFromHash (a35e478)
  • add ScopedDurationSubsystem (006b551)
  • use Subsystem for ERC721Base and ERC1155Base (06fc515)

0.3.2 (2022-11-30)

Features

0.3.1 (2022-11-29)

0.3.0 (2022-11-29)

Bug Fixes

Features

  • add FromPrototype model and component (60dd2ae)
  • add ScopedValueFromPrototype and convert tests for it (157babc)

0.2.0 (2022-11-23)

Features

  • prevent accidental change of ERC__BaseDataComponents (f623208)
  • scoped-value (3615615)

0.1.1 (2022-11-18)

Features