Skip to content

Releases: pronamic/wp-documentor

1.4.0

06 May 08:26
Compare
Choose a tag to compare

Changelog

Changed

  • Symfony Composer requirement changed to "^5.0 || ^6.0 || ^6.1 || ^6.2".

Full Changelog: v1.3.2...v1.4.0

1.3.2

22 Apr 13:48
Compare
Choose a tag to compare
v1.3.2

Update composer.lock

1.3.1

22 Feb 08:41
Compare
Choose a tag to compare

Changelog

Fixed

  • A cast for a hook function call is now handled correctly. ( #18 )

1.3.0

16 Aug 08:47
Compare
Choose a tag to compare

Fixed

  • Files can now also be excluded via the --exclude option. ( #13 )

Added

  • Added support for the @ignore tag. ( #14 )

1.2.0

27 Jan 10:08
Compare
Choose a tag to compare

Fixed

  • List of arguments is empty when apply_filters is returned instead of assigned to variable (props @LuigiPulcini). ( #11 )

Added

1.1.1

10 Jun 11:10
Compare
Choose a tag to compare

Changed

  • Progress bar now shows the file being processed.

1.1.0

10 Jun 11:11
Compare
Choose a tag to compare

Added

  • Added --exclude option.
  • Added --ignore-vcs-ignored option.
  • Added progress bar.

Changed.

  • Improved coding standards.

1.0.0

10 Jun 11:11
Compare
Choose a tag to compare

Added

  • First Release.