Skip to content

Releases: runner/generator-gettext

v2.1.0

29 Sep 17:11

Choose a tag to compare

  • add noFuzzyMatching flag to msgmerge config
  • update dependencies

v2.0.0

07 Jun 09:11
6c60d18

Choose a tag to compare

  • update dependencies
  • simplify options handling
  • remove config and options from public generator properties
  • add node v12 to Travis CI
  • switch from var to const/let
  • fix options extension

v1.4.1

27 Nov 10:24
66d7e96

Choose a tag to compare

  • adds .po files existence check
  • adds descriptions of 'exec' and 'json' tasks

v1.4.0

26 Nov 15:36
8531495

Choose a tag to compare

  • add tasks 'exec' and 'json'

v1.3.0

23 Nov 15:10
2876b79

Choose a tag to compare

  • add json file generation mode (full and compact)
  • export config object from generator
  • remove eslint warning

v1.2.2

02 Nov 08:16
592c337

Choose a tag to compare

  • correct example in readme
  • disable backup generation

v1.2.1

07 Aug 08:45
7398fe1

Choose a tag to compare

  • fix eslint warnings
  • rename and remove scoped packages
  • use cjs-eslint instead of @cjssdk/eslint-config
  • replace dependencies
  • correct repository url
  • correct runner package name in the example

v1.2.0

18 Jul 15:41
29967c5

Choose a tag to compare

  • add a configuration check

v1.1.0

09 Jul 15:18
448d7e8

Choose a tag to compare

  • refactor index.js
  • add the function of filling parameters with paths to js documents

v1.0.1

05 Jul 09:54
70c5e60

Choose a tag to compare

  • refactor code