Doctum, a PHP API documentation generator. Fork of Sami v5.0.0 Release Notes

Release Date: 2020-07-18 // over 3 years ago
    • 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