I18ndude

Latest version: v6.2.1

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

Scan your dependencies

Page 5 of 8

3.4.5

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

New:

- First try the original zope.tal parser. Only when this fails we try
our own parser/generator.
[maurits]

- Support Chameleon unnamed attributes without crashing. For example:
``tal:attributes="python:{'data-something': 'chameleon-only'}"``
[maurits]

- Support chameleon attributes tal:switch and tal:case.
Fixes issue 24.
[ale-rt]

3.4.4

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

Fixes:

- Check ``tal:condition`` correctly when it is in a ``tal:something`` tag.
[maurits]

- In ``find-untranslated`` only ignore ``tal:condition="nothing"``,
not other conditions.
Fixes issue 16.
[maurits]

- Improved the ``prepare_xml`` function. This tries to work around
templates that miss the usual boiler plate, like
``xmlns:i18n="http://xml.zope.org/namespaces/i18n"``. But there
were some silly errors in it.
This refs issue 16.
[maurits]

3.4.3

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

- Fix ``nosummary`` option from ``find-untranslated``.
It was reporting wrong information.
[gforcada]

3.4.2

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

- Fix encoding errors with wrapAndQuoteString.
[thet]

- Pep8.
[thet]

3.4.1

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

- Releasing as Python wheel too.
[maurits]

- Fixed wrapping when string contains newline.
Issue 13
[maurits]

3.4.0

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

- Drop Python 2.6 support. It may still work, but the tests only run
on Python 2.7. Note that it is fine to use one central i18ndude
command for all your projects, no matter what Python version they
are using.
[janjaapdriessen, maurits]

- For the find-untranslated feature, add the possibility to mark a tag to be
ignored by setting the "i18n:ignore" attribute on the tag. Also works for
attributes with the "i18n:ignore-attributes" attribute.
[janjaapdriessen]

Page 5 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.