Skip to content

Version 3.0.0

Compare
Choose a tag to compare
@andyone andyone released this 13 Jul 07:10
· 2237 commits to master since this release
v3.0.0

New Features:

  • [pluralize] Brand new pluralization package with more than 140 languages support 🔥

Improvements:

  • [fmtutil] Pluralization moved from fmtutil to separate package pluralize (incompatible changes)
  • [timeutil] Improved PrettyDuration output
  • [system] Now SessionInfo contnains full user info (Info struct) instead username (incompatible changes)
  • [log] Code refactoring
  • [arg] Code refactoring