Skip to content

v2.2.0

Choose a tag to compare

@SerhiiCho SerhiiCho released this 16 Jan 19:29
  • 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.