Liara

Latest version: v2.6.0

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

Scan your dependencies

Page 4 of 5

2.1.0

* Introduce a new plugin system. This moves the `has-pending-document` command into a new plugin and adds signals to interact with liara's processing.
* Remove `liara.version.version`. Use the standard `liara.__version__` variable instead, which was already present in earlier versions.

2.0.7

* Add a `server_rule_only` option to prevent the creation of redirection nodes and use the redirection paths verbatim.

2.0.6

* Add `has-pending-document` to the command line. This will check if there is any content which is filtered by the `liara.site.DateFilter`. This is useful for cron-based deploys which try to not rebuild if there are no content changes, as there is no other way to find out if all content in a given revision has been published.

2.0.5

* Fix `liara create-config` not working.

2.0.4

* Add `liara.cache.Sqlite3Cache`, which allows caching everything into a single file instead of one file per entry.
* Add a bytecode cache for the `liara.template.Jinja2TemplateRepository`.
* Fix generated nodes not getting generated when using `liara serve`.
* Reduce debug spew when stopping `liara serve` using `^C`.

2.0.3

* Add `liara.template.SiteTemplateProxy.get_page_by_url`.

Page 4 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.