Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 499 Bytes

CHANGELOG.md

File metadata and controls

29 lines (16 loc) · 499 Bytes

CHANGELOG

0.1.4

  • Update default versions to Unlock 13 and PublicLock 14

0.1.3

0.1.2

  • Changing the lock deployed version to the latest

0.0.16

  • Allow to pass unlockAddress when creating a lock

0.0.11

  • add deployAndSetTemplate
  • automatically fetch lock version when calling getLockContract

0.0.10

  • Deploy from bytecode directly (no need for solc config in hardhat anymore)
  • GetLock is renamed to GetLockContract

0.0.9

  • First working version