Skip to content

Releases: bearframework/localization-addon

v1.10.0

28 Feb 19:22

Choose a tag to compare

New:

  • Add Romanian locale.

v1.9.0

06 Dec 22:09

Choose a tag to compare

New:

  • Add PHP 8.5 support.

v1.8.0

06 Jan 00:22

Choose a tag to compare

New:

  • Add PHP 8.4 support. Remove PHP 7.* support.

v1.7.0

03 Feb 16:15

Choose a tag to compare

New:

  • Add 'seconds' option to formatDate().

v1.6.1

07 Jan 21:41

Choose a tag to compare

Fixed:

  • Add trim() to formatDate().

v1.6.0

02 Nov 22:47

Choose a tag to compare

New:

  • Add support for PHP 8.2 and PHP 8.3.

v1.5.0

04 Oct 21:08

Choose a tag to compare

New:

  • Add new options (monthShort, autoYear and weekNumber) to formatDate().

v1.4.0

26 Sep 15:52

Choose a tag to compare

New:

  • Add formatBytes() and getFormatBytesJsFunction().

v1.3.0

17 Sep 20:01

Choose a tag to compare

New:

  • New formatDate() options (month, year, monthDay, weekDay and weekDayShort).
  • New getFormatDateJsFunction() and getGetTextJsFunction() methods.

v1.2.1

25 Feb 20:22

Choose a tag to compare

Fixed:

  • Fix date format text.