Skip to content

Releases: symfony-tools/docs-builder

0.19.0

23 Feb 09:08
Compare
Choose a tag to compare

New features

[882e02d] Made the configuration block tabs accessible (@javiereguiluz)

Bug fixes

[89e408b] Fix GitHub actions config (@javiereguiluz)
[9d4cb70] Add support for PHP 8.1 and 8.2 (@wouterj)

0.18.10

30 Dec 15:14
Compare
Choose a tag to compare

New features

[8420c68] Fix escape special chars in code text (@nikophil)

v0.18.8

07 Mar 15:56
Compare
Choose a tag to compare

New features

[3c5531c] Add support for figures with custom CSS classes (@weaverryan)

0.18.7

11 Feb 16:00
Compare
Choose a tag to compare

Changelog

[24cb7f2] Minor tweak for codeblocks with captions (@javiereguiluz)

0.18.6

11 Feb 15:16
Compare
Choose a tag to compare

Changelog

[8058b6b] Support captions (file paths) for code blocks (@javiereguiluz)

0.18.5

10 Feb 19:53
Compare
Choose a tag to compare

Changelog

[4ec4b55][4b1e49a] Add support for custom CSS classes in code blocks (@weaverryan, @javiereguiluz)

0.18.4

27 Dec 10:00
Compare
Choose a tag to compare

Changelog:

[97ffc89] Use github.com instead of api.symfony.com (@wouterj)

0.18.3

09 Nov 09:12
Compare
Choose a tag to compare

Highlights:

[ea6cedd] Process sidebar directive's titles as span nodes
[95b11a3] Add support for fake browser decoration in images
[d53d4b7] Add a wrapper element for tables
[205c0b0] Update the style of versionadded and deprecated admonitions
[5493a49] Expose console as a real Composer binary
[293c45d] Prepare support for doctrine/rst-parser: 0.5

0.18.2

15 Oct 09:19
Compare
Choose a tag to compare

Highlights:

[5bfe60d] Add the screencast admonition
[09ea5cc] Add support for an alternative screencast directive
[5363271] Add tests for titles using non-Latin scripts

0.18.1

14 Sep 16:55
Compare
Choose a tag to compare

Hi!

Highlights:

  • bug #114 Fix some edge-case related to TOCs of docs without titles
  • bug #112 Fixed some minor issues related to edge cases

Diff: weaverryan/docs-builder@v0.18.0...v0.18.1

Cheers!