Skip to content

v4.0.0

Compare
Choose a tag to compare
@michael-rubel michael-rubel released this 18 May 07:47
· 134 commits to main since this release

What's changed

  • The package was refactored to make it maintainable.
  • format helper now supports variadic parameters:
format(DateTimeFormatter::class, now(), 'UTC', 'Y-m-d H:i:s');

Full Changelog: 3.3.3...4.0.0