Skip to content

Releases: hanneskod/readme-tester

v2.0.0-beta1

25 Dec 14:30
Compare
Choose a tag to compare

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

1.0.0

07 Jul 13:38
Compare
Choose a tag to compare
Version 1.0.0

1.0.0-beta5

24 Dec 11:16
Compare
Choose a tag to compare
1.0.0-beta5 Pre-release
Pre-release
Version 1.0 beta 5