Skip to content

V2.1.1

Choose a tag to compare

@cesarParra cesarParra released this 02 Apr 14:20
· 474 commits to master since this release

Fixing a couple of issues when displaying constructor and method parameters:

  • The constructor/method definition was not formatting multiple parameters correctly (issue with the comma separation)
  • The parameters table for constructors/methods was not correctly formatted when multiple parameters were involved.