Skip to content

Releases: goetas/twital-bundle

1.6.0

02 May 16:39
Compare
Choose a tag to compare

What's Changed

  • Compatibility with Symfony 3, 4 and 5 by @hason in #15

Full Changelog: v1.5.0...1.6.0

v1.5.0

25 Oct 13:57
00bce17
Compare
Choose a tag to compare

Improved assetic support and allow symfony new 3.4/4.0 layout

v1.4.0

14 Jun 13:06
cb55bb6
Compare
Choose a tag to compare

Improve jms/translation-bundle support with #13

EngineInterface bugfix

04 Mar 11:18
65f4844
Compare
Choose a tag to compare
v1.3.1

remove twital engine if the templating engine interface is not found

Symfony 4 compat fixes

04 Mar 10:25
908f751
Compare
Choose a tag to compare
Merge pull request #12 from goetas/sf4-again

Improve Symfony 4 compat

Composer type

01 Mar 18:11
f23011a
Compare
Choose a tag to compare
v1.2.0

add package type

v1.1.1

01 Mar 18:05
f23011a
Compare
Choose a tag to compare

Composer package type

Symfony 4 compatibility and Full Twig compatibility option

01 Mar 17:53
da7c441
Compare
Choose a tag to compare

This release adds Symfony 4 compatibility and allows you to automatically configure the full twig compatibility mode via configuration.

goetas_twital:
    full_twig_compatibility: true

Stable release for Twital 1.0

10 Jan 11:15
Compare
Choose a tag to compare

Since twital is at 1.0, the bundle goes to 1.0 too.

No big changes except of better travis configuration

Symfony support

27 Jul 08:42
Compare
Choose a tag to compare
Merge pull request #5 from hason/travis

Fix travis configuration for hhvm