Skip to content

Releases: symfony-tools/docs-builder

0.26.4

30 Sep 06:13
Compare
Choose a tag to compare

Changelog

[b4a1031] Drop PHP 7.4 support (@OskarStark)
[29ddf17] Add support for inline Twig comments (@wouterj)

0.26.3

12 Sep 10:23
Compare
Choose a tag to compare

Bug fixes

[8fccaf0] Fix support for ~ tilde characters (@wouterj)
[02c8f6a] Don't use the deprecated spaceless filter (@javiereguiluz)

0.26.2

06 Sep 13:52
Compare
Choose a tag to compare

Bug fixes

[4443a68] Fix YAML number rendering (@homersimpsons)

0.26.1

02 Aug 15:37
Compare
Choose a tag to compare

Bug fixes

[6702f0d] Fix attribute arguments highlighting and better support CPP (@wouterj)

0.26.0

29 Jul 14:27
Compare
Choose a tag to compare

New features

[027833c] Add more modern PHP syntax highlighting (@wouterj)

0.25.0

27 May 08:47
Compare
Choose a tag to compare

Bug fixes

[533dd4d] Fixes for PHP attribute parsing (@wouterj)

0.24.0

20 May 10:57
Compare
Choose a tag to compare

New features

[81e707a] Update the PHP syntax file to highlight attributes (@wouterj)

0.23.0

26 Dec 14:52
Compare
Choose a tag to compare

New features

[218bfe8] Add directive test for admonition/danger (@smnandre)

0.22.0

31 Oct 13:10
fdaeec7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.21.0...0.22.0

0.21.0

11 Jul 15:28
Compare
Choose a tag to compare

[7ab92db] Add a new tabs directive (@weaverryan)