Releases: php-ago/ago
Releases · php-ago/ago
v2.3.1
v2.3.0
v2.2.1
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.