Skip to content

v2.3.0

Choose a tag to compare

@cristianoc cristianoc released this 28 May 05:11
· 396 commits to master since this release
  • DCE: add check Warning Redundant Optional Argument (active when -experimental is used) when an optional named argument is always supplied, on each call to the function. Then there is no reason for it to be an optional argument.