Skip to content

v5.0.4

Latest
Compare
Choose a tag to compare
@dbale-altoros dbale-altoros released this 31 Dec 17:33
0c05a45

[5.0.4] - 2024-12-31

Fixed

  • imports-order #595 - Replaced single quotes with double quotes
  • gas-custom-errors #613 - Allows the use of Requirement with Custom Errors
  • Typos and broken links #611 - #617
  • Upgraded solidity-parser dependency #612

Added

  • .pre-commit-hooks.yaml to allow projects to run Solhint via pre-commit #596 (Thanks to @dbast)
  • Removed husky since it is not needed #612