In git
New Features
- n/a
Bugfixes
- n/a
Chores
- n/a
v0.1.0
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)
v0.0.1
First gem release
Features:
- Humanize elapsed time from some Time instance to Time.now, e.g. '2 hours and 1 minute ago' (Leo Gallucci)