Skip to content

v0.6.0

Compare
Choose a tag to compare
@cd1m0 cd1m0 released this 17 Dec 04:23
· 203 commits to develop since this release

NOTE: This release has breaking changes for the annotations language. Namely, the deprecated annotations without a '#' before the first word will now be IGNORED and only a warning will be issued when they are detected. (i.e. /// if_succeeds true will be ignored)

This release contains the following fixes:

  • Add precaution message at the top of instrumented files, "not to be modified manually"
  • #125 Change behavior to ignore annotations without a "#" and just issue a warning
  • #67 Support property specifications in custom NatSpec tags (@custom:scribble #if_succeeds...)
  • Initial support for scribble macro yaml files