aboutsummaryrefslogtreecommitdiffstats
path: root/askama_mendes (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Advertise Discord channel instead of GitterLibravatar Dirkjan Ochtman2023-10-031-1/+1
|
* Add MSRV checking in CILibravatar Dirkjan Ochtman2023-09-291-1/+1
| | | | Bump MSRV to 1.65 for the use of let .. else.
* build(deps): update mendes requirement from 0.3.0 to 0.5.0Libravatar dependabot[bot]2023-09-081-1/+1
| | | | | | | | | | | | Updates the requirements on [mendes](https://github.com/djc/mendes) to permit the latest version. - [Commits](https://github.com/djc/mendes/commits) --- updated-dependencies: - dependency-name: mendes dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* Update mendes requirement from 0.2.0 to 0.3.0Libravatar dependabot[bot]2023-06-131-1/+1
| | | | | | | | | | | | Updates the requirements on [mendes](https://github.com/djc/mendes) to permit the latest version. - [Commits](https://github.com/djc/mendes/commits) --- updated-dependencies: - dependency-name: mendes dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* Update mendes requirement from 0.1.0 to 0.2.0Libravatar dependabot[bot]2023-03-221-1/+1
| | | | | | | | | | | | | Updates the requirements on [mendes](https://github.com/djc/mendes) to permit the latest version. - [Release notes](https://github.com/djc/mendes/releases) - [Commits](https://github.com/djc/mendes/commits) --- updated-dependencies: - dependency-name: mendes dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump versions for Askama 0.12 (#784)Libravatar Dirkjan Ochtman2023-03-031-1/+1
|
* Apply clippy suggestions for 1.67 (#769)Libravatar Dirkjan Ochtman2023-01-302-3/+4
|
* Remove ext argument in integrationsLibravatar René Kijewski2022-09-191-6/+1
|
* Update mendes requirement from 0.0.64 to 0.1.0Libravatar dependabot[bot]2022-08-051-1/+1
| | | | | | | | | | | | | Updates the requirements on [mendes](https://github.com/djc/mendes) to permit the latest version. - [Release notes](https://github.com/djc/mendes/releases) - [Commits](https://github.com/djc/mendes/commits) --- updated-dependencies: - dependency-name: mendes dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* Expose features in integration cratesLibravatar René Kijewski2022-06-071-0/+10
|
* Update mendes requirement from 0.0.63 to 0.0.64Libravatar dependabot[bot]2022-04-071-1/+1
| | | | | | | | | | | | | Updates the requirements on [mendes](https://github.com/djc/mendes) to permit the latest version. - [Release notes](https://github.com/djc/mendes/releases) - [Commits](https://github.com/djc/mendes/commits) --- updated-dependencies: - dependency-name: mendes dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* Moved Features into derive (#662)Libravatar Andrew Wheeler(Genusis)2022-04-061-1/+1
| | | | | * Moved Features into derive, Updated Askama versions to 0.11 * Lock minimal versions to 0.11.2
* Update mendes requirement from 0.0.62 to 0.0.63Libravatar dependabot[bot]2022-03-031-1/+1
| | | | | | | | | | | | | Updates the requirements on [mendes](https://github.com/djc/mendes) to permit the latest version. - [Release notes](https://github.com/djc/mendes/releases) - [Commits](https://github.com/djc/mendes/commits) --- updated-dependencies: - dependency-name: mendes dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* askama_mendes: upgrade mendes to 0.0.62 (#636)Libravatar Dirkjan Ochtman2022-02-093-4/+4
|
* Remove unneeded external dependenciesLibravatar René Kijewski2022-02-041-1/+0
|
* Use Template::MIME_TYPE instead of extensionLibravatar René Kijewski2022-01-072-14/+7
|
* Add `#![forbid(unsafe_code)]` to all crates except askama_escapeLibravatar René Kijewski2022-01-061-0/+1
|
* Add `#![deny(unreachable_pub)]` to all cratesLibravatar René Kijewski2022-01-061-0/+1
|
* Update mendes requirement from 0.0.59 to 0.0.60Libravatar dependabot[bot]2021-12-081-1/+1
| | | | | | | | | | | | | Updates the requirements on [mendes](https://github.com/djc/mendes) to permit the latest version. - [Release notes](https://github.com/djc/mendes/releases) - [Commits](https://github.com/djc/mendes/commits) --- updated-dependencies: - dependency-name: mendes dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* Add missing license files to askama_actix and askama_mendesLibravatar René Kijewski2021-12-012-0/+2
|
* Move askama_mendes integration into Askama repo (#561)Libravatar Dirkjan Ochtman2021-12-015-0/+168