Skip to content

Latest commit

 

History

History
348 lines (200 loc) · 12.6 KB

CHANGELOG.md

File metadata and controls

348 lines (200 loc) · 12.6 KB

CHANGELOG

We intend to follow Semantic Versioning 2.0.0, if you find a change that break's semver, please create an issue.

June 11th, 2024

Feature

  • #215 [translations] add additional Czech time translations - @analogic

June 6th, 2024

Feature

  • #209 [translation] add additional Slovak translations - @tito10047

[v2.0.0]

  • Modernize/simplify the code base
  • Require PHP 8.1+
  • Remove symfony/templating integration
  • Make DateTimeFormatter final
  • Remove DateTimeFormatter::getDiffMessage()
  • Remove DateTimeFormatter::getDateTimeObject()
  • Remove DateTimeFormatter::getEmptyDiffMessage()
  • Add time_diff Twig filter as an alias for ago
  • Add DateTimeFormatter::formatDuration() and duration Twig filter

October 11th, 2022

Feature

  • #172 - drop symfony 4.4 support - @jrushlow

May 10th, 2022

Feature

  • #169 - [DX] Make "to" argument optional - @weaverryan

February 7th, 2022

Feature

  • #164 - Force DateTime constructor parameter (PHP 8.1 deprecation) - @grosmanal

October 28th, 2021

Feature

  • #162 - add return types for symfony 6 support - @jrushlow
  • #161 - Allow Symfony 6 - @Kocal

July 13th, 2021

Bug Fix

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

March 2nd, 2021

Feature

  • #156 - change CI and bump supported versions - @jrushlow

January 15th, 2021

Feature

  • #150 - Added Norwegian bokmål and Norwegian nynorsk translations - @jon-harald
  • #152 - added the locale parameter - @jpgiroux
  • #153 - implement PHP's type system - @jrushlow

December 16th, 2020

Feature

  • #147 - Add compatibility for PHP 8.0 - @m-vo

August 14th, 2020

Feature

  • #141 - Remove symfony/templating as a hard dependency - @kbond

July 7th, 2020

Feature

  • #136 - Add thai translations - @Seb33300
  • #137 - Add bg translation - @ggabrovski
  • #138 - Migrate to PSR-4 - @mhor

Bug Fix

  • #109 - Fixed Serbian translation - @ljubar

December 30th, 2019

Feature

  • #127 - use namespaced twig classes - @zaggi-iwnl
  • #129 - bumping php & symfony version dependencies and making code updates - @weaverryan

December 5th, 2019

Feature

  • #123 - removing support for most obsolete versions - @weaverryan
  • #121 - Allow Symfony 5 - @tacman

April 19th, 2019

Feature

  • #117 - Use transChoice for Symfony <4.2 - @cb8

December 19th, 2018

Bug Fix

  • #111 - Fix symfony 4.2 transChoice deprecation - @dirkkredler

December 26th, 2017

Feature

  • #103 - [#SymfonyConHackday2017] SF4 compatibility update - @michalkurzeja

October 27th, 2017

Bug Fix

  • #101 - Fix romanian translation of minute (singular) - @sergiu-popa

July 12th, 2017

Feature

  • #97 - Add Slovak translation - @dfridrich

March 4th, 2017

Feature

  • #94 - added Esperanto translation - @marcu87

February 2nd, 2017

Bug Fix

  • #92 - Turkish translation bug fixed - @shibby

January 20th, 2017

Feature

  • #91 - NewFeature: Catalan Translations - @aleixfargas

October 22nd, 2016

Feature

  • #87 - Add DateTimeImmutable support - @Einenlum
  • #88 - Add Finnish language translations - @nicodemuz

Bug Fix

  • #89 - Fix Polish Translations Pluralization - @pawelabrams

May 10th, 2016

Feature

  • #82 - Added Kyrgyz translation - @imanalopher
  • #76 - add some Turkish related translations - @behram

April 22nd, 2016

Feature

  • #75 - add translation for vietnamese - @dchien234

Bug Fix

  • #80 - Fix the german translation - @leofeyer
  • #81 - Fix typo in time.uk.xliff - @relo-san
  • #79 - Fix czech translation - @dfridrich

November 24th, 2015

Bug Fix

  • #73 - Bug with showing time, ending on 1. - @relo-san

November 12th, 2015

Feature

  • #71 - Symfony 3 support - @akovalyov

November 11th, 2015

Bug Fix

  • #65 - correcting translations sr_Latn - @cvele

October 7th, 2015

Feature

  • #68 - Updates twig extension to work with twig 1.12-2.0 - @bryanagee

September 17th, 2015

Feature

  • #54 - Added PT translations - @fixe
  • #55 - Added romanian translations - @ghost
  • #61 - Adding serbian latin translation - @cvele
  • #57 - Add hungarian translation - @dhargitai
  • #62 - Add Indonesian translation - @egig
  • #58 - Added Lithuanian translation - @flarelt
  • #59 - Add Arabic Localization strings - @omarahm

Bug Fix

  • #63 - Revert "Adding serbian latin translation" - @umpirsky

December 12th, 2013

Feature

  • #46 - Adding Czech translation - @deep9
  • #43 - Added Japanese translation - @nurikabe

Bug Fix

  • #47 - Update time.ru.xliff - @sergeylunev

November 15th, 2013

Feature

  • #35 - Add Ukrainian translations - @dxops
  • #12 - Twig ago filter - @docteurklein
  • #26 - Added Basque translations - @eillarra
  • #4 - Italian Translation - @ephp
  • #13 - Polish messages translation - @canni
  • #11 - fix translations with choices - @docteurklein
  • #39 - Added Swedish translations - @JhonnyL
  • #6 - Added Chinese translation - @khepin
  • #7 - Added Spanish translation - @ejosvp
  • #9 - Russian translation file - @dr-fozzy
  • #34 - Add ukrainian translations - @dxops
  • #21 - Added Danish translation. - @phidah
  • #48 - Add symfony 2.3 support - @labs-scnm
  • #17 - Added an upper bound on the composer constraint - @stof
  • #14 - Added Dutch translations - @itavero
  • #2 - Add german translation file - @gimler
  • #33 - Add symfony 2.2 support - @pilot
  • #40 - Added Brazilian Portuguese translation - @raphox
  • #5 - Add composer.json - @stloyd

Bug Fix

  • #36 - fixed wrong translation keys - @inmarelibero
  • #41 - Fix Chinese Translation - @luiges90
  • #3 - Fix empty message translation - @gimler
  • #37 - Fix chinese translation - @luiges90
  • #20 - Fixed a typo in the Dutch translation. - @itavero
  • #31 - Update Resources/translations/time.nl.xliff - @sstok
  • #23 - Fixed plurals in Polish translation - @kolah

January 1st, 1900

Feature

  • #30 - Proposal, raise Symfony dependency - @michelsalib
  • #24 - Added Danish translation - @bmatzner