Skip to content

Releases: dl-solarity/hardhat-markup

v1.0.8

12 Jun 16:42
23d9cd6
Compare
Choose a tag to compare

Release notes v1.0.8 🎉

This is a bug fix release

  • Fixed a bug with @inheritdoc and modifiers that crushed the plugin.

v1.0.7

12 Mar 12:41
Compare
Choose a tag to compare

Release notes v1.0.7 🎉

This is a script update release

  • Removed pinst scripts.

v1.0.6

07 Mar 18:53
Compare
Choose a tag to compare

Release notes v1.0.6 🎉

This is a dependency update release

  • Updated dependencies to the latest versions.

v1.0.5

26 Jan 15:25
a9911b9
Compare
Choose a tag to compare

Release notes v1.0.5 🎉

This is a bug fix release

  • Solidity allows @param tag to be used instead @return tag on the return function values. Also, the same tags may be interchanged for the event parameters. The plugin accounts for that behavior now.

v1.0.4

19 Dec 12:19
f6e2849
Compare
Choose a tag to compare

Release notes v1.0.4 🎉

This is a bug fix release

  • Fixed a documentation generation bug in which peer prettier was used instead of the built-in one.
  • Cosmetics: removed an empty # string from the output MD file.
  • Migrated to prettier 3.0.0.

v1.0.3

07 Oct 08:39
11505ae
Compare
Choose a tag to compare

Release notes v1.0.3

This is the first stable release

Generate smart contract documentation with ease.