Skip to content

Releases: phpDocumentor/guides

1.9.0

12 Sep 13:34
4077508
Compare
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
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.8.0...1.8.1

1.8.0

25 Mar 14:19
c586b8b
Compare
Choose a tag to compare

What's Changed

  • [BUGFIX] Ignore orphans in toctrees with globbing by @linawolf in #1218
  • [FEATURE] Support :reversed: option for toctrees by @linawolf in #1219

Full Changelog: 1.7.4...1.8.0

1.7.4

10 Mar 20:47
2802f1f
Compare
Choose a tag to compare

What's Changed

This release addresses 2 regressions. The file queue was sorted before on natural strings. since 1.7.0 files were sorted case sensitive. This version restores the old sorting.

The second regression, was related to systems using the filesystem provided before 1.7.0. A feature to copy streams was missing. This has been reintroduced.

  • Fix regression on missing resource put by @jaapio in #1214
  • Fix natural case insensitive sort for files by @jaapio in #1215

Full Changelog: 1.7.3...1.7.4

1.7.3

07 Mar 16:24
b1a365a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.7.2...1.7.3

1.7.2

07 Mar 15:20
98d5455
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.7.1...1.7.2

1.7.1

07 Mar 07:03
175f443
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.7.0...1.7.1

1.7.0

29 Jan 20:27
9cd6dd8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.7...1.7.0

1.6.5

10 Jan 17:01
9cd73d3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.6.4...1.6.5

1.6.4

06 Jan 19:56
b14e29d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.6.3...1.6.4