Skip to content

v2.3.5

Compare
Choose a tag to compare
@gouguoyin gouguoyin released this 12 Jan 02:42
· 183 commits to master since this release
  • Default struct add Locale field for setting the global local language
  • Add timezone constants
  • Add IsAM, IsPM methods
  • Add Max, Min methods
  • Optimize LoadTag method and replace strings.Contains with strings.HasPrefix
  • Improve unit and benchmark test coverage