Skip to content

Releases: symfony-tools/docs-builder

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!

0.18.0

30 Aug 13:55
Compare
Choose a tag to compare

Hi!

Highlights:

  • feature #111 Upgrade to rtd 1.0.0rc1

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

Cheers!

0.17.0

15 Jul 07:41
Compare
Choose a tag to compare

Changelog:

[554351e] Allow to build RST content strings instead of entire directories
[7e2e19f] Don't output errors to stdout
[5f750ad] Update the attributes and classes of code blocks