Releases: phpDocumentor/guides
1.3.7
What's Changed
- [1.x] [BUGFIX] Fix confval default overrriding type by @phpdoc-bot in #1023
Full Changelog: 1.3.5...1.3.7
1.3.6
What's Changed
- [1.x] [BUGFIX] Fix confval default overrriding type by @phpdoc-bot in #1023
Full Changelog: 1.3.5...1.3.6
1.3.5
1.3.4
What's Changed
- [1.x] [BUGFIX] Fix doc references containing anchors by @phpdoc-bot in #1014
- [1.x] [BUGFIX] Display order numbers correctly by @phpdoc-bot in #1017
- [FEATURE] Introduce NavigationTitle by @linawolf in #1018
Full Changelog: 1.3.3...1.3.4
1.3.3
What's Changed
- [1.x] [TASK] Add getter for Documents to RenderContext by @phpdoc-bot in #1002
- [1.x] [TASK] Warn about duplicate anchors by @phpdoc-bot in #1008
Full Changelog: 1.3.2...1.3.3
1.3.2
What's Changed
- [1.x] [BUGFIX] Display value of card-footer, by @phpdoc-bot in #1000
Full Changelog: 1.3.1...1.3.2
1.3.1
What's Changed
- [1.x] [BUGFIX] Warn when a directive has not title by @phpdoc-bot in #989
- [1.x] [FEATURE] Introduce directives for bootstrap cards by @phpdoc-bot in #994
- [BACKPORT][FEATURE] Introduce directives for bootstrap accordions by @linawolf in #997
- [1.x] [BUGFIX] Prefere anchors over titles in references by @phpdoc-bot in #998
Full Changelog: 1.3.0...1.3.1
1.3.0
What's Changed
This version contains a fix for the contents
directive which now supports the :local:
option to show only sub titles of the current section where the directive is defined.
We also re-enabled extending the CompilerContext
this funtionality will be replaced in the future by an interface CompilerContextInterface
to prepare for this change your compiler passes and node transformers should already except the new interface this will allow you to upgrade to v2 smoothly.
- [1.x] [FEATURE] Add local option to contents directive by @phpdoc-bot in #962
- [1.x] Merge pull request #974 from phpDocumentor/task/backport by @phpdoc-bot in #975
- [1.x] Merge pull request #976 from phpDocumentor/task/backport by @phpdoc-bot in #977
- [TASK] Add test to prove proper error handling for plantuml by @jaapio in #979
- Backport/972 by @jaapio in #980
Full Changelog: 1.2.3...1.3.0
1.2.3
What's Changed
- [1.x] [BUGFIX] Make links to special objects prefixable by @phpdoc-bot in #959
- [1.x] [FEATURE] Introduce noindex option for confvals by @phpdoc-bot in #960
Full Changelog: 1.2.2...1.2.3
1.2.2 Fix whitespace control
What's Changed
- [1.x] Fix whitespace control @phpdoc-bot in #951
!! There are changes to the templates that might influence output
Full Changelog: 1.2.1...1.2.2