Skip to content

3.6.0

Choose a tag to compare

@oscarotero oscarotero released this 27 Apr 19:16
· 464 commits to master since this release
  • #108 PhpCode extractor extracts also the following functions:
    • d__
    • d__e
    • dp__
    • dp__e
    • np__
    • np__e
    • dnp__
    • dnp__e
    • gettext
    • ngettext
    • pgettext
    • dgettext
    • dpgettext
    • npgettext
    • dnpgettext
  • Allow to configure the json output in Json formats #104
  • Added CsvDictionary generator and extractor #106 (by @sourcerer-mike)
  • Added YamlDictionary generator and extractor #105 (by @sourcerer-mike)
  • Added the global functions np__() and np__e() #103 (by @kilahm)