Skip to content

0.49.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Dec 18:36
· 222 commits to master since this release

Fixed

  • An enumeration class having a primary constructor and in which the list of enum entries is followed by a semicolon then do not remove the semicolon in case it is followed by code element no-semi (#1733)

Changed