Releases: jackd248/php-doc-block-header-fixer
Releases · jackd248/php-doc-block-header-fixer
0.3.1
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
0.2.2
What's Changed
Full Changelog: 0.2.1...0.2.2
0.2.0
What's Changed
Full Changelog: 0.1.0...0.2.0
0.1.0
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