Skip to content

Latest commit

 

History

History
63 lines (40 loc) · 4.4 KB

CHANGELOG.md

File metadata and controls

63 lines (40 loc) · 4.4 KB

5.4.0 (Next)

  • #131: Deprecates highest_measure_only. Adds alternate form of highest_measures option to permit rounding up whatever part of the duration was previously silently discarded - @seansfkelley.
  • #133: Test on Ruby 3.0 and 3.1 - @dblock.
  • #134: Add support for Dzongkha, the National language of Bhutan - @KinWang-2013.
  • #135: Add support for Ruby 2.7 and 3.2, removed support for ruby 2.4, 2.5, 2.6 and Rails 4 - @KinWang-2013.
  • #136: Add support for Rails 7 - @KinWang-2013.
  • Your contribution here.

5.3.3 (2022/04/25)

  • #128: Adds support for numeric values for both the from_time and to_time arguments in the #distance_of_time_in_words helper - @bjedrocha.

5.3.2 (2021/11/08)

  • #126: Fixes #distance_of_time_in_words_to_now with vague: true when supplied without include_seconds argument - @mozcomp.

5.3.1 (2021/03/26)

  • #124: Fixes compact formatting for distance_of_time_in_words - @rposborne.

5.3.0 (2021/03/18)

5.2.0 (2020/10/03)

5.1.0 (2020/08/05)

  • #111: Fix: NoMethodError when calling ActionController::Base.helpers.distance_of_time_in_words - @denisahearn.
  • #106: Add Vietnamese language support - @runlevel5 .

5.0.0 (2020/05/07)

4.0.1 (2018/06/01)

3.1.1 (2016/03/08)

3.1.0 (2016/03/07)

3.0.1 (2015/04/09)

3.0 (2015/04/09)

0.2.4 (2009/10/18)

  • Initial public release - @radar.