Skip to content

Releases: NielsdeBlaauw/php-doc-check

v0.4.1

16 Dec 16:56
831ab0d

Choose a tag to compare

What's Changed

  • Fix version constraint of wp-cli/php-cli-tools, to allow updating other dependent packages by @menno-ll in #61

Full Changelog: v0.4.0...v0.4.1

v0.4.0

23 May 14:23
426738a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.2...v0.4.0

v0.3.0-rc1

19 Sep 15:30
39615ba

Choose a tag to compare

v0.3.0-rc1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.2.2...v0.3.0-rc1

v0.2.2

10 Feb 21:12
c0262fb

Choose a tag to compare

 Fixes #39, better names in messages and output (#50)

* Fixes #39, better names in messages and output

* Uses correct name in json otput

v0.2.1

06 Feb 20:45
ee37a81

Choose a tag to compare

  • Adds grouping
  • Adds sorting
  • Adds defaults to help text

v0.2.0

03 Feb 11:30
3d5210d

Choose a tag to compare

  • Adds better CLI syntax.
  • Adds cognitive complexity as the default metric.

v0.1.6

26 Jan 16:44
89e0137

Choose a tag to compare

Improved build process and small improvements to code structure.

v0.1.5

21 Jan 20:41
382bfbf

Choose a tag to compare

Same as v0.1.4, but GPG signed phar

v0.1.4

21 Jan 19:34
f4a5fb7

Choose a tag to compare

  • Adds PHAR to the release

v0.1.3

20 Jan 08:48

Choose a tag to compare

  • Fixes #1: not longer fail when encountering unparsable files.
  • Fixes and enforces code styling issues.