Skip to content

Release 5.3.0

Choose a tag to compare

@phil-davis phil-davis released this 15 Aug 08:50
· 11 commits to master since this release
d65ed7c

[5.3.0] 2024-08-15

Changed

  • replace deprecated 'braces' rule

In theory, this is just a patch to fix the deprecated 'braces' rule message. But I have made it a minor release, because that will make it a little easier for a consumer to pin the coding-standard version to 5.2.* if they need to because of some unexpected small difference in the coding standard processing.

If a big difference from the previous behavior is noticed, then I will make a patch release 5.3.1 to correct it.