Skip to content

Releases: asispts/ptscs

2.1.0

11 Nov 17:21
v2.1.0
b43a3b4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.1.0

2.0.0

03 Nov 12:51
v2.0.0
f4e4d3d
Compare
Choose a tag to compare

What's Changed

  • Allow fully qualified global constants by @asispts in #12
  • Remove SlevomatCodingStandard.Functions.UnusedParameter by @asispts in #13
  • Change max line-length to 140 chars by @asispts in #14
  • Increase commented-out code percentage to 75% by @asispts in #15
  • Remove useless property, parameter, and return annotations by @asispts in #16
  • Detect and remove empty comment by @asispts in #17
  • Disallow empty function unless contains a comment by @asispts in #18
  • Use static closure if possible by @asispts in #19

Full Changelog: v1.1.0...v2.0.0

1.1.0

10 May 01:35
v1.1.0
a29d4e6
Compare
Choose a tag to compare

What's Changed

  • Fix PSR12 FileHeader incorrect order by @asispts in #8
  • Disallow one-line property doc comment by @asispts in #9

Full Changelog: v1.0...v1.1.0

1.0

20 Apr 23:11
v1.0
431a936
Compare
Choose a tag to compare
1.0

Initial release