Skip to content

Releases: schmittjoh/JMSTranslationBundle

1.8.0

07 Jan 11:17
619e880
Compare
Choose a tag to compare

What's Changed

  • Allow to use translate controller without sensio/framework-extra-bundle by @deguif in #569
  • Use github actions ci by @goetas in #572

Full Changelog: 1.7.0...1.8.0

1.7.0

14 Dec 13:46
153f4c9
Compare
Choose a tag to compare

What's Changed

  • Fallback to 'messages' domain when domain is null in trans|transchoice methods by @deguif in #566
  • Support named argument for domain extraction by @deguif in #567
  • resolved deprecation notice with Symfony 5.4 by @TomasLudvik in #570

New Contributors

Full Changelog: 1.6.2...1.7.0

1.6.2

15 Feb 08:18
abb7df8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.6.1...1.6.2

1.6.1

27 Nov 11:00
9d8df7f
Compare
Choose a tag to compare

What's Changed

  • Added gitattributes - exclude docs, tests from archive by @iamvar in #557
  • Added template name and line number to exception thrown by DefaultApplyingNodeVisitor by @adamwojs in #559
  • fix: require symfony/expression-language by @qkdreyer in #563

New Contributors

Full Changelog: 1.6.0...1.6.1

1.6.0

16 Jan 19:38
399e19a
Compare
Choose a tag to compare

1.5.4

21 Apr 12:51
9f60da1
Compare
Choose a tag to compare

Fixed bugs:

  • test translation state is preserved for xliff #540 (goetas)

1.5.3

19 Apr 06:26
b77674d
Compare
Choose a tag to compare

1.5.2

20 Mar 06:51
162c4ae
Compare
Choose a tag to compare
Merge pull request #536 from franmomu/fix_strict_types

Fix casting int to string

1.5.1

18 Mar 20:50
4cf57e8
Compare
Choose a tag to compare
  • Fixed object instead of string error introduced by strict_types #533

1.5.0

15 Mar 19:19
9c48e69
Compare
Choose a tag to compare