Skip to content

Releases: odolbeau/phone-number-bundle

v3.10.1

16 Feb 08:13
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.10.0...v3.10.1

v3.10.0

05 Dec 17:41
d8fccfb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.9.3...v3.10.0

v3.9.3

29 Nov 14:44
c3237ff
Compare
Choose a tag to compare

What's Changed

  • feat: Add option to allow display of the flag in the form widget by @DesLynx in #152
  • feat: Configurable Doctrine SQL Column Length by @Crovitche-1623 in #155

New Contributors

Full Changelog: v3.9.2...v3.9.3

v3.9.2

06 Jul 18:42
Compare
Choose a tag to compare

What's Changed

  • [Twig] allow to use string phone numbers in templates filters by @oleg-andreyev in #142
  • [Serializer] fix deprecation for symfony/serializer 6.3 by @dmaicher in #148

New Contributors

Full Changelog: v3.9.1...v3.9.2

[3.9.1] - 2023-01-16

16 Jan 12:07
Compare
Choose a tag to compare

Added

  • 🩹 Fix deprecation notice in the constraint by @Nek- in #139

[3.9.0] - 2022-12-19

19 Dec 09:29
bd0282e
Compare
Choose a tag to compare

Added

  • Add Hungarian translations #129
  • Add more french translations #130
  • Add new (short) render format for countries in form type #95

Changed

  • The message This value is not a valid number. that was not translated inside the bundle is now This value is not a valid phone number. (and is translated into many languages) #128

[3.8.0] - 2022-10-24

24 Oct 08:53
40e330c
Compare
Choose a tag to compare

Added

  • Add portuguese translations in #126

v3.7.0

04 Jul 07:20
Compare
Choose a tag to compare

Added

  • Maintenance: added return types on methods, avoid deprecation trigger, make the bundle future-proof

Fixed

  • Name of the catalan translation file is now accurate #116
  • Remove deprecation notice when using annotations

v3.6.3

14 Jun 11:05
Compare
Choose a tag to compare

Added

  • Add catalan translation

Changed

  • Deprecate PhoneNumber::$errorNames in favour of PhoneNumber::ERROR_NAMES.

Fixed

  • Deprecation notice on Symfony >= 6.1

v3.6.2

24 Feb 00:14
d6e588d
Compare
Choose a tag to compare

What's Changed

  • fix of the options format on the validator constraint by @KDederichs in #102

New Contributors

Full Changelog: v3.6.1...v3.6.2