Skip to content

v3.17.1

Compare
Choose a tag to compare
@kubawerlos kubawerlos released this 23 Dec 14:57
· 52 commits to main since this release
1adfc79

What's Changed

  • Warn contributors that README.md is generated, by @szepeviktor (#919)
  • StringableInterfaceFixer - fix for interfaces containing Stringable as part of its namespace (#925)
  • StringableInterfaceFixer - add Stringable at the beginning of interfaces list to avoid "Class cannot implement previously implemented interface" message (#926)