Skip to content

Latest commit

 

History

History
264 lines (143 loc) · 17.9 KB

CHANGELOG.md

File metadata and controls

264 lines (143 loc) · 17.9 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.3.4 (2022-11-07)

Bug Fixes

2.3.3 (2022-10-21)

2.3.1 (2022-09-28)

Features

Bug Fixes

2.3.0 (2022-09-08)

Features

Bug Fixes

2.2.0 (2022-07-12)

Features

  • add getVariable function (ce79653)
  • add getVariable function (ebdd00a)
  • return hardhat errors on factory failures (#125) (3b626a3)

Bug Fixes

2.1.1 (2022-07-07)

Features

  • return hardhat errors on factory failures (#125) (3b626a3)

Bug Fixes

2.1.0 (2022-06-24)

Features

Bug Fixes

2.0.7 (2021-09-30)

Features

Bug Fixes

  • add call signature to programmable functions (#82) (277378d)
  • allow mocks to override reverting functions (#84) (7b6894b)
  • correctly export assertion types (#66) (3de6f3d)
  • have connect function return mock factory (#67) (a8814fd)
  • make sure connect returns the correct factory instance (#75) (43dbc00)
  • move ethereumjs-vm into deps (#74) (5d8d664)

2.0.5 (2021-09-21)

Features

Bug Fixes

  • correctly export assertion types (#66) (3de6f3d)
  • have connect function return mock factory (#67) (a8814fd)
  • make sure connect returns the correct factory instance (#75) (43dbc00)
  • move ethereumjs-vm into deps (#74) (5d8d664)

2.0.4 (2021-09-15)

Features

Bug Fixes

  • correctly export assertion types (#66) (3de6f3d)

2.0.3 (2021-09-07)

Features

Bug Fixes

2.0.1 (2021-08-10)

Features

Bug Fixes

2.0.0 (2021-08-09)

Features

2.0.0-rc.1 (2021-08-09)

Features

  • setVariable for ints supported (37259d6)

2.0.0-rc.0 (2021-08-09)

⚠ BREAKING CHANGES

  • making this in order to make a rc of 2.0.0

Features

  • refactor storage editing logic (f95f236)

Bug Fixes

1.0.0 (2021-07-25)

1.0.0-rc.0 (2021-07-25)

Features

  • mocks can now edit internal variables (#7) (c4bfac6)

0.0.4-rc.0 (2021-07-25)

0.0.3 (2021-07-23)

Features

0.0.2 (2021-07-22)

0.0.1 (2021-07-22)

Features

0.0.1-rc.3 (2021-07-22)

0.0.1-rc.2 (2021-07-22)

Features

  • added getCall to watchable fns (5ff6598)

0.0.1-rc.1 (2021-07-22)

Features

0.0.1-rc.0 (2021-07-22)

Features