Releases: hanneskod/readme-tester
Releases · hanneskod/readme-tester
v2.0.0-beta1
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-onlycommand line option - Removed the
--ignore-unknown-annotationscommand line option - Added the
--file-extensioncommand line option - Added the
--excludecommand line option - Added the
--stop-on-failurecommand line option - Added the
--inputcommand line option - Renamed command line option
--format>--output - Added the
--debugcommand line option - Added support for config files
- Added the
--configand--no-configcommand line options - Use a propper event dispatcher
- Added multiple new attributes, se docs/attribute_reference.md
1.0.0
1.0.0-beta5
Version 1.0 beta 5