Cone.tile

Latest version: v1.1

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

Scan your dependencies

Page 1 of 2

1.2

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

- Nothing changed yet.

1.1

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

- Release wheel.
[rnix]

1.0

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

- Drop pyramid support < 1.5.
[rnix, 2019-03-24]

- Python 3 compatibility.
[rnix, 2019-03-24]

- Do not use ``cgi`` module if replacement module ``html`` available.
[rnix, 2019-03-24]

- Convert doctests to unittests.
[rnix, 2019-03-21]

- ``tile`` decorator uses ``venusian`` to defer tile registration now.
[rnix, 2015-11-06]

- Accept ``name`` as keyword instead of positional argument in
``register_tile`` and ``tile`` decorator.
[rnix, 2015-11-06]

- ``registerTile`` has been renamed to ``register_tile``.
[rnix, 2015-11-06]

- Update to pyramid 1.5
[rnix, 2015-11-02]

- Remove useless test case due to this change.
https://github.com/Pylons/pyramid/commit/4b552e539a1725356b9982261b73fd88de7d59a1#diff-bcda6948340ab38542fe18fd2365ac70R144
[rnix, 2015-11-02]

0.9.6

-----

- Use ``traceback`` module instead of ``zope.exceptions`` to format
exceptions in ``render_template``.
[rnix, 2017-10-06]

0.9.5

-----

- Remove ``log_exception`` utility and use registered ``IDebugLogger`` in
``cone.tile._api.render_template`` for exception logging.
[rnix, 2017-03-24]

0.9.4

-----

- Tile registration ``name`` is taken from ``Tile`` subclass if not given
in ``registerTile`` function and ``tile`` decorator.
[rnix, 2017-02-17]

- ``name`` is now optional in ``registerTile`` function and ``tile`` decorator.
[rnix, 2017-02-17]

- Default ``attribute`` is now ``None`` in ``registerTile`` function and
``tile`` decorator to ensure considering ``attribute`` from ``Tile`` subclass
if set.
[rnix, 2017-02-17]

- ``Tile.name``, ``Tile.path`` and ``Tile.attribute`` can be set on ``Tile``
subclass directly without being overwritten at tile registration if not
given.
[rnix, 2017-02-17]

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.