Releases
v5.0.0
Version 5.0.0
Forked the project
Removed all GIT tags
Migrated from TravisCI to GitHub actions
Improved README
Improved CHANGELOG
Moved tests to tests directory
Removed symfony/phpunit-bridge in favor of phpunit/phpunit
Removed blackfire testing
Updated composer.json
Move source files to src directory
Rename Sami to Doctum
Move the binary to bin/doctum.php
Add phpstan
Fix some issues reported by phpstan
Upgrade nikic/php-parser from ~3.0 to ~4.5
Upgrade twig/twig from ~2.0 to ~2.12
Apply some coding standard rules on the code-base
Add PHP constants visibility
Drop simulate_namespaces
config option
#7 - Translate Doctum, thank you @Guileas
Support 'language' in the configuration block, available languages are ('fr' and 'en') for now, default 'en'.
#6 - Upgrade phpdocumentor/reflection-docblock from ~2.0 to ~5.1
Clean the .css .js vendor files
Re-build the font using https://fontello.com/
#4 - build a release process and phar bundling
You can’t perform that action at this time.