Releases: defi-wonderland/natspec-smells
Releases · defi-wonderland/natspec-smells
v1.1.5
What's Changed
- Implemented proper exit statuses to allow
natspec-smells
to be used in CI
v1.1.4
What's Changed
- Updated
solc-typed-ast
to v18.2.0 to support Solidity 0.8.26
v1.1.3
What's Changed
- Actually updated
solc-typed-ast
to v18.1.6 to support Solidity 0.8.25
v1.1.2
What's Changed
- Updated
solc-typed-ast
to v18.1.6 to support Solidity 0.8.25
v1.1.1
What's Changed
- Upgraded
solc-typed-ast
to v18.1.2
- Fixed an issue with remappings not having a trailing slash
v1.1.0
What's Changed
receive
and fallback
functions do not require natspec anymore
- Both
include
and exclude
options accept globs
- Fixed the issue with remappings defined in the foundry config file
- Duplicated
@param
tags are now also detected
v1.0.3
What's Changed
- Improved handling of unnamed returns
v1.0.2
What's Changed
- Excluded extra files from the build
- Printing a message at the end if no missing natspec was found
v1.0.0
Initial Release
The first version of Natspec Smells is here! ✍️❤️🔥
Enjoy the sweet scent of flawless natspec in your projects!