Skip to content

Version 12.125.0

Compare
Choose a tag to compare
@andyone andyone released this 20 May 12:40
· 232 commits to master since this release
v12.125.0
2440b6e

New Features

  • [i18n] Added new package for internationalization 🔥
  • [log] Added field collection support (log.Fields)

Improvements

  • [log] Ignore fields without key
  • [log] Added more usage examples
  • [pluralize] Code refactoring

Bugfixes

  • [log] Fixed formatting of JSON output when no message is passed
  • [pluralize] Fixed bug with handling negative numbers