Skip to content
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.

Latest commit

 

History

History
28 lines (18 loc) · 632 Bytes

CHANGELOG.md

File metadata and controls

28 lines (18 loc) · 632 Bytes

New Features

  • n/a

Bugfixes

  • n/a

Chores

  • n/a

New Features

  • n/a

Bugfixes

  • Removed support for ruby 1.8.7 due to 'time ouf of range' errors. (Leo Gallucci)

Chores

  • Applied Extract Method refactor on Time#ago_in_words(). (Leo Gallucci)

First gem release

Features:

  • Humanize elapsed time from some Time instance to Time.now, e.g. '2 hours and 1 minute ago' (Leo Gallucci)