Skip to content

Releases: derrabus/twig-awesome-bundle

4.4.0

03 Sep 22:17
7fdaf42
Compare
Choose a tag to compare

What's Changed

  • Deprecate FaNode, let's use a TextNode instead by @derrabus in #20

Full Changelog: v4.3.2...v4.4.0

4.3.2

03 Sep 21:39
Compare
Choose a tag to compare

Full Changelog: v4.3.1...v4.3.2

4.3.1

03 May 07:23
4ee1841
Compare
Choose a tag to compare

What's Changed

  • Internal changes.

Full Changelog: v4.3.0...v4.3.1

4.3.0

02 May 23:39
e1aeb8c
Compare
Choose a tag to compare

What's Changed

  • Make FaNode "yield ready" by @derrabus in #17
  • Skip Symfony\Component\HttpKernel\DependencyInjection\Extension by @derrabus in #18

Full Changelog: v4.2.0...v4.3.0

4.2.0

03 Mar 21:57
Compare
Choose a tag to compare

What's Changed

  • Revert hack for FontAwesome 6.5.0
  • Bump to PHP 8.2

Full Changelog: v4.1.2...v4.2.0

4.1.2

30 Nov 18:38
Compare
Choose a tag to compare
  • Fix path detection for FontAwesome >= 6.5 (eaeaf42)

Full Changelog: v4.1.1...v4.1.2

4.1.1

15 Nov 23:32
Compare
Choose a tag to compare
  • Allow the installation with Symfony 7

Full Changelog: v4.1.0...v4.1.1

4.1.0

20 Mar 10:33
f262a05
Compare
Choose a tag to compare

Dropped support for Symfony 6.0 and 6.1.

4.0.1

21 Oct 08:00
bd19913
Compare
Choose a tag to compare

A nicer error message if the FontAwesome path could not be detected properly.

4.0.0

06 Apr 15:25
Compare
Choose a tag to compare
  • Upgrade to Font Awesome 6
  • Drop support for Symfony 4 and 5
  • Drop support for PHP 7.2, 7.3, 7.4 and 8.0
  • Use Composer's runtime API to discover the installation path for Font Awesome