Skip to content

Releases: jojoee/bahttext

v2.3.0

26 Jul 15:12
Compare
Choose a tag to compare

2.3.0 (2023-07-26)

Features

  • hack: trigger release pipeline (8f89b29)

v2.2.0

26 Jul 15:05
Compare
Choose a tag to compare

2.2.0 (2023-07-26)

Features

  • hack: trigger release pipeline (627555e)

v2.1.3

20 Apr 09:11
09ab103
Compare
Choose a tag to compare

2.1.3 (2023-04-20)

Bug Fixes

  • add missing packages into package.json (b1157d3)

Performance Improvements

  • bahttext: increase ~18% (a356a6d)
  • benchmark: add benchmark.js to validate the performance against other libs (fa553ab)

v2.1.2

20 Apr 09:02
Compare
Choose a tag to compare

2.1.2 (2023-04-20)

Reverts

  • Revert "ci: test workflow, should not trigger release workflow" (b59f5a0)

v2.1.1

05 Sep 07:16
Compare
Choose a tag to compare

2.1.1 (2022-09-05)

Bug Fixes

  • prefix: add "bahtxt" prefix to prevent name collision when import on the browser (5b070b6)

v2.1.0

18 Oct 06:17
Compare
Choose a tag to compare

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)

v2.0.4

12 Oct 04:03
Compare
Choose a tag to compare

2.0.4 (2021-10-12)

Bug Fixes

  • test: fix typo on the test file (e8db3d4)

v2.0.3

12 Oct 03:54
Compare
Choose a tag to compare

2.0.3 (2021-10-12)

Bug Fixes

  • grammar: multi occurrence of 1x and 2x (b606788)

v2.0.2

25 Oct 01:03
Compare
Choose a tag to compare

2.0.2 (2020-10-25)

Performance Improvements

  • npmignore: add .npmignore file to reduce load time (da92d61)

v2.0.1

25 Oct 00:16
Compare
Choose a tag to compare

2.0.1 (2020-10-25)

Bug Fixes

  • es6: cannot import module as es6 (3656daa)