I18ndude

Latest version: v6.2.0

Safety actively analyzes 630217 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 8

5.4.1

------------------

Bug fixes:


- Support the define syntax from Chameleon.
This is for the unpacking syntax, for example ``tal:define="(text,url) python:view.linkinfo"``.
This avoids ``TALError: invalid define syntax`` when extracting messages from templates that use this.
[maurits] (36)

5.4.0

------------------

New features:


- ``i18ndude rebuild-pot --exclude="name1 name2"`` now also accepts directory names for exclusion.
Excluding a directory name will exclude all files in and below the given directory,
but only if the directory name exactly matches a exclusion name (no globs, no substring match).
This change now also results in the hardcoded exclusions for 'tests' and 'docs' to actually work. (86)


Bug fixes:


- Test with GitHub Actions instead of Travis CI.
[maurits] (83)
- Support Python 3.9. No code changes were needed.
[maurits] (83)
- Do not raise AttributeError when content is None. (84)

5.3.4

------------------

Bug fixes:


- The list command was wrongly showing 100% translated when the translations were at 99%.
[vincentfretin] (81)

5.3.3

------------------

Bug fixes:


- Drop 3.4 and 3.5 support, which we were not testing since a year.
Test our 3.8 support.
[maurits] (79)

5.3.2

------------------

Bug fixes:


- Added hint in ``rebuild-pot`` help about unwanted domains in Python files.
[maurits] (49)
- Fixed filter command on Python 3.7, and possibly earlier.
[maurits] (75)

5.3.1

------------------

Bug fixes:


- Disallow non-word characters (but do allow dashes) in ``i18n:name``
attributes when running ``find-untranslated`` code analysis. [gyst] (71)

Page 2 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.