Skip to content

Releases: phpDocumentor/guides

1.10.0

14 Apr 19:29
06c64f5

Choose a tag to compare

What's Changed

Full Changelog: 1.9.7...1.10.0

1.9.7

07 Apr 22:08
28bd83f

Choose a tag to compare

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

27 Feb 16:25
81ec11f

Choose a tag to compare

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 CodeNode for markdown fenced code blocks by @jonathanhefner in #1302

New Contributors

Full Changelog: 1.9.5...1.9.6

1.9.5

04 Jan 15:48
3dabf92

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.9.4...1.9.5

1.9.4

12 Nov 20:03
580ea46

Choose a tag to compare

What's Changed

Full Changelog: 1.9.3...1.10.0

1.9.3

17 Oct 18:55
2064c77

Choose a tag to compare

What's Changed

  • Fix document key usage in RerenderListener by @jaapio in #1258

Full Changelog: 1.9.2...1.9.3

1.9.2

17 Oct 18:44
5242137

Choose a tag to compare

What's Changed

Full Changelog: 1.9.1...1.9.2

1.9.1

16 Oct 21:33
813a175

Choose a tag to compare

What's Changed

This version contains a bugfix for numbered lists and performance improvements for overall usage.

Full Changelog: 1.9.0...1.10.0

1.9.0

12 Sep 13:34
4077508

Choose a tag to compare

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

1.8.1

24 Jun 19:25
85345ac

Choose a tag to compare

What's Changed

Full Changelog: 1.8.0...1.8.1