Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 883 Bytes

CHANGELOG.md

File metadata and controls

19 lines (12 loc) · 883 Bytes

Change Log

All notable changes to the "vscode-solidity-inspector" extension will be documented in this file.

Check Keep a Changelog for recommendations on how to structure this file.

  • Added a feature to flatten smart contracts.
  • Introduced a feature to highlight unused import statements inline to easily detect them.
  • Added support for projects with foundry.toml and hardhat.config.ts config files
  • Introduced a new feature: storage-layout inspector
  • Extensive refactoring of the codebase
  • Initial release of the extension with basic functionalities