This repository was archived by the owner on Sep 20, 2021. It is now read-only.
0.9 — F·U·Y·A, C2C
Features
Render (HTML)
- Add the
--configuration-fileoption (@Hywan), - The
metaviewport offers a better compatibility (@Hywan), - Add the
generatormeta element (@Hywan), - Add support for OpenGraph (@Hywan),
- Add custom Twitter support of OpenGraph (@Hywan),
- Add icons (@Hywan),
- Preload resources to get a faster rendering (@Hywan).
DocTest
- 🎉 Custom code block handlers: it is possible to write your own code block handlers to compile your documentation into specific test case (
phpis already present, but we can imaginehttp,pgsqletc. in the future) (@Hywan), - Add the
--configuration-fileoption (@Hywan), - Add the
--bypass-cacheoption (@Hywan),
Other
- PHAR is tested on Travis (@Hywan).
Fixes
Parser
- Indentation is kept when extracting content of the comments (@Hywan).
Render (HTML)
- Add a minimum height for the logo (@Hywan).
PHAR
- PHAR generation has been fixed on some OS (@Hywan),
- When the PHAR tests itself, the autoloader is no longer included twice (@Hywan).
Other
- Reverse the symlink of the
README.mdat the root to avoid a bug on Github (@Hywan).