Releases: phpDocumentor/guides
Releases · phpDocumentor/guides
1.10.0
1.9.7
What's Changed
- Fix registering a service from another sub-package by @wouterj in #1317
- Move tabs/tab directive to rst package by @wouterj in #1316
- Fix section ID deduplication by looping through the whole node tree by @wouterj in #1322
- Tilde nbsp deprecation by @jaapio in #1325
- Improve interlink architecture by @jaapio in #1326
Full Changelog: 1.9.6...1.9.7
1.9.6
What's Changed
This release contains bugfixes and improvements for multiple elements off this project.
- [BUGFIX] Improve URL generation for empty filenames and known documents by @CybotTM in #1282
- fix: Grid table termination and test suite modernization by @CybotTM in #1284
- [BUGFIX] Improve PlantumlRenderer robustness and temp file cleanup by @CybotTM in #1281
- compat: prepare for Symfony 8 Application::add() removal by @CybotTM in #1291
- perf: O(1) document entry lookups in ProjectNode by @CybotTM in #1293
- Upgrade scrivo/highlight.php to prevent deprecations by @jaapio in #1307
- Fix admonition handling of text directly following indicator by @richardkrikler in #1306
- Add support for multiline admonitions in markdown by @jaapio in #1309
- Fix using escape chars by @jaapio in #1312
- fix: set language on
CodeNodefor markdown fenced code blocks by @jonathanhefner in #1302
New Contributors
- @richardkrikler made their first contribution in #1306
- @jonathanhefner made their first contribution in #1302
Full Changelog: 1.9.5...1.9.6
1.9.5
What's Changed
- Allow Symfony 8 by @derrabus in #1270
- Allow version ranges in composer.json by @jaapio in #1271
- Fix sanitizer config by @wouterj in #1276
- [FEATURE] Add :nbsp: text role for non-breaking spaces by @CybotTM in #1280
- [BUGFIX] Ensure temp directory exists before calling tempnam() + DI support by @CybotTM in #1279
New Contributors
Full Changelog: 1.9.4...1.9.5
1.9.4
1.9.3
1.9.2
1.9.1
1.9.0
What's Changed
This version contains an initial version for a new dev-server. The dev-server allows documentation writers to have a "live" preview of their docs while writing them. The dev-server is not part of the cli package yet, and needs to be installed separately by using composer require phpdocumentor/dev-server to install the extra required package.
Full Changelog: 1.8.1...1.9.0