Exhibition

Latest version: v0.2.3

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

Scan your dependencies

Page 2 of 2

0.0.4

-----

- Added vesrioneer.
- Fix bug where ``exhibit serve`` was not serving files with extension
stripping enabled.
- A ``KeyError`` raised by ``Config`` now display the path of the node they are
attached to, making debuging missing keys far easier.
- Improved test coverage and fixed numerous bugs.
- Implemented cache busting for static assets (images, CSS, and such). Use the
``cache_bust_glob`` option to control which files are cache busted.
- Implemented ``Node.get_from_path`` which can fetch a
:class:`exhibition.main.Node` specified by a path.
- Make all Exhibition defined meta keys use underscores not hyphens.

.. _zero-zero-three:

0.0.3

-----

- Fix bug where extension stripping was not being applied.

.. _zero-zero-two:

0.0.2

-----

- Fixed trove classifiers.
- Add ``__version__`` to ``exhibition.__init__``.

.. _zero-zero-one:

0.0.1

-----

Everything is new! Some choice features:

- Configuration via YAML files and YAML front matter.
- Jinja2 template engine is provided by default.
- A local HTTP server for development work.
- Less than 2000 lines of code, including tests.

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.