Skip to content

Releases: NielsdeBlaauw/php-doc-check

v0.4.0

23 May 14:23
426738a
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
  • Adds grouping
  • Adds sorting
  • Adds defaults to help text

v0.2.0

03 Feb 11:30
3d5210d
Compare
Choose a tag to compare
  • Adds better CLI syntax.
  • Adds cognitive complexity as the default metric.

v0.1.6

26 Jan 16:44
89e0137
Compare
Choose a tag to compare

Improved build process and small improvements to code structure.

v0.1.5

21 Jan 20:41
382bfbf
Compare
Choose a tag to compare

Same as v0.1.4, but GPG signed phar

v0.1.4

21 Jan 19:34
f4a5fb7
Compare
Choose a tag to compare
  • Adds PHAR to the release

v0.1.3

20 Jan 08:48
Compare
Choose a tag to compare
  • Fixes #1: not longer fail when encountering unparsable files.
  • Fixes and enforces code styling issues.

v0.1.2

17 Jan 09:01
ef043b6
Compare
Choose a tag to compare
  • Allows correct autoloading when installed as a project dependency