index
:
askama
main
[no description]
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
askama_derive
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved Features into derive (#662)
Andrew Wheeler(Genusis)
2022-04-06
1
-0
/
+16
*
Update version numbers
René Kijewski
2022-03-23
1
-2
/
+2
*
Reduce askama_derive to a single re-export
René Kijewski
2022-03-23
2
-101
/
+1
*
Move handling of integrations into askama_shared
René Kijewski
2022-03-23
2
-27
/
+2
*
Fix clippy warning
René Kijewski
2022-03-23
1
-1
/
+1
*
Bump version for askama_derive
Dirkjan Ochtman
2022-02-16
1
-2
/
+2
*
Enable tracking of the offending span of an error
René Kijewski
2022-02-07
1
-4
/
+1
*
Replace custom Cow with actual Cow
René Kijewski
2022-02-03
1
-2
/
+3
*
Replace `&PathBuf` with `&Path`
René Kijewski
2022-01-24
1
-3
/
+3
*
Fix json/yaml features
Jannik Obermann
2022-01-15
1
-0
/
+2
*
`&Option<T>` → `Option<&T>`
René Kijewski
2022-01-12
1
-1
/
+1
*
Remove the iron integration from generator
René Kijewski
2022-01-06
2
-2
/
+0
*
Add `#![forbid(unsafe_code)]` to all crates except askama_escape
René Kijewski
2022-01-06
1
-0
/
+1
*
Add `#![deny(unreachable_pub)]` to all crates
René Kijewski
2022-01-06
1
-0
/
+1
*
Merge pull request #562 from djc/prepare-0.12
René Kijewski
2021-11-30
1
-3
/
+2
|
\
|
*
Bump version numbers
Dirkjan Ochtman
2021-11-24
1
-2
/
+2
|
*
Remove authors from Cargo metadata (see RFC 3052)
Dirkjan Ochtman
2021-11-24
1
-1
/
+0
*
|
Add Axum integration
Michael Alyn Miller
2021-11-27
2
-0
/
+2
|
/
*
Handle build hangs due to unintended template recursion. (#539)
Gaurav Tyagi
2021-10-25
1
-0
/
+12
*
Bump version numbers in anticipation of beta release
Dirkjan Ochtman
2021-08-21
1
-2
/
+2
*
Enable config support in askama_shared build dependency
Jonas Platte
2021-08-07
1
-0
/
+2
*
Stop eliding lifetimes in paths
Dirkjan Ochtman
2021-07-01
1
-2
/
+2
*
Fix needless borrowing
Dirkjan Ochtman
2021-06-14
1
-1
/
+1
*
Bump versions to fix semver problem
Dirkjan Ochtman
2020-11-17
1
-2
/
+2
*
Bump version numbers for askama and askama_derive
Dirkjan Ochtman
2020-11-17
1
-2
/
+2
*
Use `syn::Error::to_compile_error` and add trybuild ui test (#374)
msrd0
2020-11-02
2
-5
/
+5
*
Improve error handling (see #368)
Dirkjan Ochtman
2020-11-02
1
-18
/
+30
*
Bump askama_derive dependency on askama_shared
Dirkjan Ochtman
2020-07-28
1
-1
/
+1
*
Bump version numbers
Dirkjan Ochtman
2020-07-28
1
-1
/
+1
*
Add mendes integration
Dirkjan Ochtman
2020-07-28
2
-0
/
+2
*
Bump versions to prepare for askama_tide release
Dirkjan Ochtman
2020-07-14
1
-2
/
+2
*
Bump dependency versions to force the latest version
Dirkjan Ochtman
2020-07-14
1
-1
/
+1
*
Bump askama_derive version to 0.10.1
Dirkjan Ochtman
2020-07-14
1
-1
/
+1
*
alphabetize frameworks
Jacob Rothstein
2020-07-14
2
-4
/
+4
*
askama tide
Jacob Rothstein
2020-07-14
2
-0
/
+2
*
Disable default features of `askama_shared` in `askama_derive`
Yuki Okushi
2020-07-02
1
-1
/
+1
*
Reference READMEs in crate metadata
Dirkjan Ochtman
2020-06-30
1
-0
/
+1
*
Add README files for subcrates
Dirkjan Ochtman
2020-06-30
1
-0
/
+9
*
Bump version numbers
Dirkjan Ochtman
2020-06-30
1
-2
/
+2
*
Add license files to each crate (fixes #339)
Dirkjan Ochtman
2020-06-30
2
-0
/
+2
*
Move code generation into askama_shared
Dirkjan Ochtman
2020-01-29
3
-1510
/
+12
*
Move input module into askama_shared
Dirkjan Ochtman
2020-01-29
3
-224
/
+2
*
Move parser into askama_shared
Dirkjan Ochtman
2020-01-29
4
-1106
/
+4
*
Add support for warp
Bjørn Madsen
2020-01-29
2
-0
/
+18
*
Move Iron integration into a separate askama_iron crate
Dirkjan Ochtman
2020-01-29
1
-4
/
+4
*
Move Gotham integration into separate askama_gotham crate
Dirkjan Ochtman
2020-01-29
1
-4
/
+4
*
Move Rocket integration into askama_rocket crate
Dirkjan Ochtman
2020-01-29
1
-4
/
+4
*
Move Actix-Web integration into separate askama_actix crate
Dirkjan Ochtman
2020-01-29
1
-5
/
+5
*
Bump version numbers to 0.9.0
Dirkjan Ochtman
2020-01-15
1
-2
/
+2
*
Improve spacing
Dirkjan Ochtman
2020-01-12
1
-0
/
+6
[next]