I18ndude

Latest version: v6.2.0

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

Scan your dependencies

Page 3 of 8

5.3.0

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

New features:


- Replaced buildout with pip for setting up test environment. No longer test on
Python 3.4 and 3.5. Do test on 3.7. Current test matrix: 2.7, 3.6, 3.7, pypy,
pypy3. [maurits] (66)


Bug fixes:


- When no arguments are given, show the help. This fixes error on some Python
versions when calling 'bin/i18ndude' without arguments. [maurits] (68)

5.2.0

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

New features:

- Add check for untranslated aria-label attributes on all elements. [janjaapdriessen]

Bug fixes:

- Fixed ``plone.i18n`` import.
It was a conditional import to change the names of languages in the list, so nothing serious.
But it always failed.
[maurits]

- In the readme, suggest ``export PYTHONIOENCODING=utf-8`` to fix ``UnicodeEncodeErrors``.
(Note: not ``UnicodeDecodeErrors``.)
Fixes `issue 55 <https://github.com/collective/i18ndude/issues/55>`_.
[maurits]

5.1.0

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

New features:

- In the ``list`` command, show only languages with existing po files,
ordered by percentage. A new ``--tiered`` option uses the traditional
behavior with languages in a specific order in three tiers.
[maurits]

Bug fixes:

- Sort files that we extract messages from.
On Linux they were already sorted, but not on Mac, leading to a test failure.
[maurits]

- Fixed another possible UnicodeDecodeError in find-untranslated.
[maurits]

- ``find-untranslated`` no longer complains about attributes with chameleon syntax.
An html tag with ``title="${context/Description}"`` is no longer
marked as having an untranslated title tag.
Fixes `issue 53 <https://github.com/collective/i18ndude/issues/53>`_.
[maurits]

5.0.2

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

- Fixed some possible UnicodeDecodeErrors in find-untranslated.
Fixes `issue 52 <https://github.com/collective/i18ndude/issues/52>`_.
[maurits]

5.0.1

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

- Create universal Python wheel. [maurits]

5.0.0

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

Breaking changes:

- Drop support for python 2.6 and older. Retain python2.7 support.
[gyst]

New features:

- Support python 3.6, 3.5, 3.4, pypy and pypy3.
[gyst]

Bug fixes:

- Removed ``ordereddict`` and argparse`` dependencies completely.
[maurits]

- Fixed many unicode/string/bytes handling problems.
There's probably still some unfixed that need finding, given that
test coverage is only 63%.
[gyst]

Todo:

- i18ndude/pygettext.py:159: DeprecationWarning: the imp module is deprecated in favour of importlib. This does not cause any breakage though.

Page 3 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.