index
:
askama
main
[no description]
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
testing
/
Cargo.toml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-01-12
Generator: make `normalize_identifier` faster (#946)
René Kijewski
1
-0
/
+5
2023-11-30
build(deps): update comrak requirement from 0.18 to 0.20
dependabot[bot]
1
-1
/
+1
2023-11-30
Upgrade to comrak 0.19
Dirkjan Ochtman
1
-1
/
+1
2023-09-29
Add MSRV checking in CI
Dirkjan Ochtman
1
-1
/
+1
2023-05-24
Update criterion requirement from 0.4 to 0.5
dependabot[bot]
1
-1
/
+1
2023-05-20
Upgrade to comrak 0.18
Dirkjan Ochtman
1
-1
/
+1
2023-03-28
Update comrak to 0.17
Dirkjan Ochtman
1
-1
/
+1
2023-03-03
Bump versions for Askama 0.12 (#784)
Dirkjan Ochtman
1
-1
/
+1
2023-01-30
Update comrak dependency to 0.16
René Kijewski
1
-1
/
+1
2023-01-30
Apply clippy suggestions for 1.67 (#769)
Dirkjan Ochtman
1
-1
/
+2
2023-01-24
Update `ui` test for trybuild 1.0.76
René Kijewski
1
-1
/
+1
2022-11-15
Update comrak requirement from 0.14 to 0.15
dependabot[bot]
1
-1
/
+1
2022-10-21
Version bump in README and book
Allan Zhang
1
-1
/
+1
2022-09-26
Update criterion requirement from 0.3 to 0.4 (#721)
dependabot[bot]
1
-1
/
+1
2022-07-20
Update to comrak v0.14
René Kijewski
1
-1
/
+1
2022-06-07
Update comrak requirement from 0.12 to 0.13
dependabot[bot]
1
-1
/
+1
2022-02-07
Add markdown filter
René Kijewski
1
-1
/
+4
2022-01-31
Use exact trybuild version
René Kijewski
1
-1
/
+1
2021-08-21
Bump version numbers in anticipation of beta release
Dirkjan Ochtman
1
-1
/
+1
2021-07-02
Fix expected error message for missing file
René Kijewski
1
-0
/
+1
2020-11-02
Use `syn::Error::to_compile_error` and add trybuild ui test (#374)
msrd0
1
-0
/
+1
2020-04-23
Set publish = false on testing crate
Dirkjan Ochtman
1
-0
/
+1
2020-01-29
Move Iron integration into a separate askama_iron crate
Dirkjan Ochtman
1
-5
/
+1
2020-01-29
Move Gotham integration into separate askama_gotham crate
Dirkjan Ochtman
1
-5
/
+1
2020-01-29
Move Rocket integration into askama_rocket crate
Dirkjan Ochtman
1
-2
/
+0
2020-01-29
Move Actix-Web integration into separate askama_actix crate
Dirkjan Ochtman
1
-6
/
+1
2020-01-27
Disable Gotham's default features
Dirkjan Ochtman
1
-1
/
+1
2020-01-27
Disable rocket's default features
Dirkjan Ochtman
1
-1
/
+1
2020-01-11
upgrade dependencies(actix-web 0.7 -> 2)
DCjanus
1
-3
/
+5
2019-08-26
Update criterion requirement from 0.2 to 0.3
dependabot-preview[bot]
1
-1
/
+1
2019-01-11
Remove rerun_if_templates_changed and update README.
Maarten de Vries
1
-3
/
+0
2018-12-10
Add Gotham tests to `full` feature in testing crate
Kellen Frodelius-Fujimoto
1
-1
/
+1
2018-12-10
Implement `IntoResponse` for `Template`, allowing them to be used in `gotham`...
Kellen Frodelius-Fujimoto
1
-0
/
+4
2018-12-08
Upgrade to 2018 edition
Dirkjan Ochtman
1
-0
/
+1
2018-12-08
Upgrade to Rocket 0.4
Dirkjan Ochtman
1
-3
/
+2
2018-11-04
Disable tests that need dependencies by default
Dirkjan Ochtman
1
-7
/
+12
2018-07-22
Work around conflicting dependencies for actix-web and rocket
Dirkjan Ochtman
1
-6
/
+7
2018-07-22
Tests for actix_web
Ryan McGrath
1
-2
/
+4
2018-06-28
Add benchmarks to the Askama repo
Dirkjan Ochtman
1
-0
/
+5
2018-01-29
`build = "build.rs"` is no longer necessary
Paul Woolcock
1
-1
/
+0
2018-01-05
relax the version specification
Hajime Fukuda
1
-1
/
+1
2017-08-24
Clean up order in Cargo manifests
Dirkjan Ochtman
1
-2
/
+2
2017-08-23
Add test for Rocket support
Dirkjan Ochtman
1
-0
/
+6
2017-08-23
Add test for Iron support
Dirkjan Ochtman
1
-2
/
+3
2017-08-23
Adding optional json filter
Anthony Nowell
1
-2
/
+3
2017-03-06
Hide askama_derive dependency inside askama (fixes #2)
Dirkjan Ochtman
1
-1
/
+0
2017-03-03
Update version numbers and dependencies
Dirkjan Ochtman
1
-3
/
+3
2017-02-17
Bring back path for iternal dependencies
Dirkjan Ochtman
1
-3
/
+3
2017-02-15
Fix askama version in testing crate
Dirkjan Ochtman
1
-3
/
+3
2017-02-08
Move build script helper code into askama crate
Dirkjan Ochtman
1
-0
/
+3
[next]