Releases: KnpLabs/KnpTimeBundle
v1.19.0
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
- #169 - [DX] Make "to" argument optional - @weaverryan
Diff: v1.18.0...v1.19.0
Enjoy!
Handle DateTime deprecations in 8.1
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
Fix Polish Translation
Min PHP increased to 7.2.5, Symfony 3 support dropped
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
Allowing PHP 8
Removed symfony/templating hard dependency
v1.12.0 Serbian language tweaks, added thai and bg
Hi there!
Minor release containing some new languages and a change to the Serbian translations:
- #109: The
sr_Latinlanguage was modified andsr_Latnwas 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
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!