Skip to content

Latest commit

 

History

History
79 lines (34 loc) · 3.65 KB

CHANGELOG.md

File metadata and controls

79 lines (34 loc) · 3.65 KB

1.6.0 (2024-01-16)

Features

1.5.1 (2024-01-16)

Bug Fixes

  • change pakcage name to start with org name (0fb7a74)

1.5.0 (2024-01-16)

Features

  • do a change to bump version (286a281)

1.4.1 (2024-01-16)

Bug Fixes

1.4.0 (2024-01-16)

Features

1.3.2 (2024-01-16)

Features

  • try to specify registry (8ed7cba)

1.3.1 (2024-01-16)

Bug Fixes

  • change contract TestNoExplicitType (52bf9a1)

Features

  • change the ExplicitReturnTypesSafeCheck (457feef)
  • check if unchecked returns are detected (2d0109c)
  • contain the tests inside one repo (0411fe0)
  • explicit return types check (15247a0)
  • explicit returns solhint rule (#7) (e768f1e)
  • fix pretest script (ee8232c)
  • handle unchecked blocks (8cea155)
  • push github actions to publish package (0b469ce)
  • remove all not needed (49771bf)
  • remove tests and add logging (75762fe)
  • test no return statement case (daccb28)
  • update package.json name (a852227)