Skip to content

Releases: schmittjoh/JMSTranslationBundle

2.2.1

11 Mar 19:57
97bb596
Compare
Choose a tag to compare

What's Changed

  • fix: prevent type error on choices array with optional keys by @qkdreyer in #585

Full Changelog: 2.2.0...2.2.1

2.2.0

06 Feb 10:14
ad89a56
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.0...2.2.0

2.1.0

12 Dec 10:01
da38bd0
Compare
Choose a tag to compare

What's Changed

  • Fix coding style by @deguif in #583
  • Add attributes for routes by @deguif in #568
  • Fix wrong return type-hint depending on which symfony/translation version is installed by @deguif in #582

Full Changelog: 2.0.0...2.1.0

2.0.0

30 Sep 15:47
355cf5e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.8.0...2.0.0

2.0.0-RC1

29 Mar 18:25
721bd83
Compare
Choose a tag to compare
2.0.0-RC1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 2.0.0-beta1...2.0.0-RC1

1.9.1

29 Mar 18:24
42655d8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.9.0...1.9.1

1.9.0

22 Feb 10:50
9250ed8
Compare
Choose a tag to compare

What's Changed

  • Handle properly promoted constructor properties default values by @deguif in #574

Full Changelog: 1.8.0...1.9.0

2.0.0-beta1

07 Jan 11:17
1d73855
Compare
Choose a tag to compare
2.0.0-beta1 Pre-release
Pre-release

What's Changed

Breaking changes

  • translation:extract is now jms:translation:extract
  • translation:list-resources is now jms:translation:list-resourcest

Full Changelog: 1.8.0...2.0.0-beta1

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