Skip to content

Releases: ElderAS/i18n-builder

v1.1.2

12 Dec 09:18
Compare
Choose a tag to compare

1.1.2 (2022-12-12)

Bug Fixes

  • import: Skip empty keys (3ab9e5f)

v1.1.1

20 Nov 11:14
Compare
Choose a tag to compare

1.1.1 (2022-11-20)

Bug Fixes

  • export: add fallback values (c4acd34)

v1.1.0

17 Nov 10:19
Compare
Choose a tag to compare

1.1.0 (2022-11-17)

Features

v1.0.5

28 May 17:10
Compare
Choose a tag to compare

1.0.5 (2020-05-28)

Bug Fixes

  • issafe function: fixed bug in regex generated in isSafe function (b44ee03)

v1.0.4

11 May 12:44
Compare
Choose a tag to compare

1.0.4 (2020-05-11)

Bug Fixes

  • index: transform keys that contain "." to nested objects in order to support vue-i18n (415e03d)
  • readspreadsheet: change range to dynamically fetch all rows, cols (ac77132)

v1.0.3

08 May 12:34
Compare
Choose a tag to compare

1.0.3 (2020-05-08)

Bug Fixes

  • fixed typo causing crash if one of check directories is invalid (bc125fe)

v1.0.2

08 May 12:20
Compare
Choose a tag to compare

1.0.2 (2020-05-08)

Bug Fixes

  • empty commit to trigger release (45bd9ed)

v1.0.1

07 May 14:43
Compare
Choose a tag to compare

1.0.1 (2020-05-07)

Bug Fixes

  • build.js: fixed --new and --setup flag chaining (49dae46)
  • functions/index.js: fixed regex generations (2835db0)

v1.0.0

07 May 10:31
Compare
Choose a tag to compare

1.0.0 (2020-05-07)

Features

  • package: initial commit (1b6de1b)