Update Rust crate askama to 0.14.0 #399
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/askama-0.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
0.13.1
->0.14.0
Release Notes
askama-rs/askama (askama)
v0.14.0
Compare Source
Added Features
Values
on tuple by @GuillaumeGomez in https://github.com/askama-rs/askama/pull/391first
andblank
arguments for|indent
by @Kijewski in https://github.com/askama-rs/askama/pull/401unique
filter by @GuillaumeGomez in https://github.com/askama-rs/askama/pull/405Bug Fixes And Consistency
askama_derive
accidentally exposed as a feature by @Kijewski in https://github.com/askama-rs/askama/pull/384CARGO_MANIFEST_DIR
part ofConfigKey
by @strickczq in https://github.com/askama-rs/askama/pull/395unique
filter implementation by @GuillaumeGomez in https://github.com/askama-rs/askama/pull/417|titlecase
as alias for|title
by @Kijewski in https://github.com/askama-rs/askama/pull/416Further Changes
FastWritable
by @Kijewski in https://github.com/askama-rs/askama/pull/407FastWritable
intoaskama
root by @GuillaumeGomez in https://github.com/askama-rs/askama/pull/411New Contributors
Full Changelog: https://github.com/askama-rs/askama/compare/v0.13.0...v0.14.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.
Checkout
From your project repository, check out a new branch and test the changes.