Skip to content

v2.0.0-beta1

Latest
Compare
Choose a tag to compare
@hanneskod hanneskod released this 25 Dec 14:30
· 3 commits to master since this release

Version 2 is a complete rewrite using php8 attributes instead of docblock style
annotation. Major changes include:

  • Removed built in phpunit integration
  • Removed the --named-only command line option
  • Removed the --ignore-unknown-annotations command line option
  • Added the --file-extension command line option
  • Added the --exclude command line option
  • Added the --stop-on-failure command line option
  • Added the --input command line option
  • Renamed command line option --format > --output
  • Added the --debug command line option
  • Added support for config files
  • Added the --config and --no-config command line options
  • Use a propper event dispatcher
  • Added multiple new attributes, se docs/attribute_reference.md