index
:
askama
main
[no description]
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
askama_escape
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Advertise Discord channel instead of Gitter
Dirkjan Ochtman
2023-10-03
1
-1
/
+1
*
Add MSRV checking in CI
Dirkjan Ochtman
2023-09-29
1
-1
/
+1
*
escape: simplify literals as suggested by clippy
Dirkjan Ochtman
2023-08-25
1
-4
/
+4
*
Update criterion requirement from 0.4 to 0.5
dependabot[bot]
2023-05-24
1
-1
/
+1
*
Use lookup table
René Kijewski
2023-03-30
1
-5
/
+13
*
Escape HTML faster
René Kijewski
2023-03-30
1
-29
/
+23
*
Apply clippy suggestions for 1.67 (#769)
Dirkjan Ochtman
2023-01-30
2
-3
/
+3
*
Update criterion requirement from 0.3 to 0.4 (#721)
dependabot[bot]
2022-09-26
1
-1
/
+1
*
Remove `unsafe { … }` code from askama_escape
René Kijewski
2022-04-13
1
-50
/
+34
*
Increment patch versions of askama_{shared,escape}
René Kijewski
2022-02-16
1
-1
/
+1
*
Make json filter safe
René Kijewski
2022-02-16
2
-4
/
+55
*
Add `#![deny(unreachable_pub)]` to all crates
René Kijewski
2022-01-06
1
-0
/
+1
*
Omit implicit lifetimes
René Kijewski
2022-01-06
1
-2
/
+2
*
Add `#[derive(Debug)]` for public types
René Kijewski
2022-01-06
1
-0
/
+3
*
Fix suggestions from nightly clippy
Dirkjan Ochtman
2021-12-22
1
-0
/
+1
*
Remove authors from Cargo metadata (see RFC 3052)
Dirkjan Ochtman
2021-11-24
1
-1
/
+0
*
Bump version numbers in anticipation of beta release
Dirkjan Ochtman
2021-08-21
1
-1
/
+1
*
Stop eliding lifetimes in paths
Dirkjan Ochtman
2021-07-01
2
-1
/
+2
*
Remove forward-slash escape (#486)
Alex Wennerberg
2021-05-17
1
-1
/
+0
*
Add no_std support to askama_escape
Wim Looman
2021-01-15
1
-3
/
+10
*
Add askama_escape README to crate metadata
Dirkjan Ochtman
2020-06-30
1
-1
/
+2
*
Add README files for subcrates
Dirkjan Ochtman
2020-06-30
1
-0
/
+9
*
Bump version numbers
Dirkjan Ochtman
2020-06-30
1
-1
/
+1
*
Add license files to each crate (fixes #339)
Dirkjan Ochtman
2020-06-30
2
-0
/
+2
*
Update `EscapeWriter` HTML implementation to not output empty strings
Ciprian Dorin Craciun
2020-05-24
1
-1
/
+5
*
Remove obsolete CI badges
Dirkjan Ochtman
2020-01-15
1
-2
/
+0
*
Bump version numbers to 0.9.0
Dirkjan Ochtman
2020-01-15
1
-1
/
+1
*
Update criterion requirement from 0.2 to 0.3
dependabot-preview[bot]
2019-08-26
1
-1
/
+1
*
Update formatting
Dirkjan Ochtman
2019-07-25
1
-4
/
+1
*
Change askama_escape to require UTF-8 strings
Ram Kaniyur
2019-06-14
1
-24
/
+25
*
Bump versions in anticipation of 0.8.0 release
Dirkjan Ochtman
2019-01-17
1
-1
/
+1
*
Specify a trait that handles the output format's escaping
Dirkjan Ochtman
2019-01-12
2
-61
/
+114
*
Slightly simplify escaping code
Dirkjan Ochtman
2019-01-12
1
-19
/
+21
*
Improved rendering time (#190)
yossyJ
2019-01-06
1
-1
/
+23
*
Use 2018 edition idioms
Dirkjan Ochtman
2018-12-08
2
-4
/
+3
*
Upgrade to 2018 edition
Dirkjan Ochtman
2018-12-08
1
-0
/
+1
*
Move escaping benchmarks into askama_escape crate
Dirkjan Ochtman
2018-11-14
2
-0
/
+85
*
Tweak metadata for new askama_escape crate
Dirkjan Ochtman
2018-11-07
1
-2
/
+9
*
Clean up unused features
Dirkjan Ochtman
2018-11-07
1
-7
/
+0
*
Create askama_escape crate
bott
2018-11-07
2
-0
/
+116