Skip to content

Releases: KnpLabs/KnpTimeBundle

v1.19.0

10 May 00:17
56e4d15

Choose a tag to compare

Howdy Time Keepers!

This is a small release that improves the developer experience by making the to argument optional for DateTimeFormatter::formatDiff()


v1.19.0

May 10th, 2022

Feature

Diff: v1.18.0...v1.19.0

Enjoy!

Handle DateTime deprecations in 8.1

07 Feb 18:04
239c964

Choose a tag to compare

Howdy Friends!

This release contains a small fix to handle initializing \DateTime() objects w/ null instead of a string.

See #164 for the fix.

Diff: 1.17.0...v1.18.0

Happy Time Keeping!

Symfony 6 Support

28 Oct 18:41
bbb2c84

Choose a tag to compare

Hi friends!

This release introduces support for Symfony 6!

Happy Time Keeping!

v1.17.0

October 28th, 2021

Feature

Fix Polish Translation

13 Jul 11:59
cfbef12

Choose a tag to compare

Hi friends!

This is a small release with a translation fix for all of our Polish friends out there.

Happy Time Keeping!

v1.16.1

July 13th, 2021

Bug Fix

  • #158 - Fixed strange construction "za dzień" to "jutro" - @KerbenII

Min PHP increased to 7.2.5, Symfony 3 support dropped

02 Mar 16:15
5937765

Choose a tag to compare

Hi friends!

This is a pretty boring release! In #156, the minimum PHP version was bumped to 7.2.5 and Symfony 3 support was dropped. If you were still using any of these, you're overdue for an upgrade anyways ;).

Have fun!

Ability to control locale, Norwegian translations & PHP Types

15 Jan 18:18
96bc652

Choose a tag to compare

Hi friends!

This release contains a few new features:

  • #152 The ability to control the translation locale each time you use |ago - thanks to @jpgiroux
  • #150 Norwegian translations - thanks to @jon-harald
  • #153 Introduction of return and parameter hints - thanks to @jrushlow

Have fun!

Allowing PHP 8

16 Dec 16:47
2210e5e

Choose a tag to compare

Hi friends!

This tiny release makes the bundle installable on PHP 8.

Thanks to @m-vo in #147 for the contribution!

Cheers!

Removed symfony/templating hard dependency

14 Aug 14:20
af883db

Choose a tag to compare

Hi!

This release removes the requirement of symfony/templating. You can still install this and this bundle supports it - but it is no longer needed.

See #141 for details - thanks to @kbond!

Cheers!

v1.12.0 Serbian language tweaks, added thai and bg

07 Jul 20:35
d413a67

Choose a tag to compare

Hi there!

Minor release containing some new languages and a change to the Serbian translations:

  • #109: The sr_Latin language was modified and sr_Latn was fully removed as a duplicate thanks to @ljubar
  • #136 Added Thai translations thanks to @Seb33300
  • #137 Added Bulgarian translations thanks to @ggabrovski

Happy ago'ing!

Add support for: Twig 3, drop for PHP 5.6, 7.0 & unmaintained Symfony versions

30 Dec 16:04
8f3983f

Choose a tag to compare

Hi!

Version 1.10.0, which added Symfony 5 support, we a little incomplete, as it was not compatible with Twig 3.

This release fixes this, and also drops support for PHP 5.6, 7.0 and unmaintained Symfony versions 2.8, 4.0, 4.1 and 4.2).

Have fun!