Skip to content

Releases: jackd248/php-doc-block-header-fixer

0.3.1

23 Oct 12:22

Choose a tag to compare

What's Changed

  • fix: remove unused rector-config dependency and update rector configuration by @jackd248 in #13
  • fix: update license link to point to LICENSE.md by @jackd248 in #15
  • chore: composer update by @jackd248 in #16
  • fix: enhance annotation parsing to support multiple values per tag by @jackd248 in #14

Full Changelog: 0.3.0...0.3.1

0.3.0

13 Oct 11:07

Choose a tag to compare

What's Changed

  • build: refactor workflows to use reusable GitHub actions for release and tests by @jackd248 in #11
  • feat: add ComposerService for handling composer.json data by @jackd248 in #10
  • docs: remove early development warning from README by @jackd248 in #12

Full Changelog: 0.2.2...0.3.0

0.2.2

01 Oct 13:24

Choose a tag to compare

What's Changed

  • feat: add support for skipping anonymous classes in DocBlock processing by @jackd248 in #7

Full Changelog: 0.2.1...0.2.2

0.2.0

04 Sep 18:53

Choose a tag to compare

What's Changed

  • refactor(!): remove 'package' annotation from DocBlock examples by @jackd248 in #4

Full Changelog: 0.1.0...0.2.0

0.1.0

11 Aug 16:53
ba41a5a

Choose a tag to compare

What's Changed

  • refactor: move Separate to Enum namespace by @jackd248 in #1
  • test: add unit tests for Separate enum and DocBlockHeader generator by @jackd248 in #2
  • feat: add option to include class name in DocBlock generation by @jackd248 in #3

New Contributors

Full Changelog: https://github.com/jackd248/php-doc-block-header-fixer/commits/0.1.0