Skip to content

v2.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Oct 06:17
· 73 commits to master since this release

2.1.0 (2021-10-18)

Bug Fixes

  • end-with-one: correct text when number ending with 1, 1x, 2x, 11, 21 (afe3cb4)

Features

  • invalid: add more validation on invalid value e.g. boolean, object, array, etc (34c4e98)
  • min_safe_integer: return default when number is less than Number.MIN_SAFE_INTEGER (c582562)
  • negative: support Thai translation of negative number (d4c8af8)