v2.2.0
- Added support for timestamps to
TimeAgo::trans()method and not just strings. - Added support for DateTime and DateTimeImmutable to
TimeAgo::trans()method. - Added support for Carbon and CarbonImmutable to
TimeAgo::trans()method. - Added more tests to make sure that new features are working correctly.