Address
:
[go:
up one dir
,
main page
]
Remove Scripts
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · v0.3.0
pochoir
Browse files
Aug 26, 2022
feat: support filters
· bb3d88d2
nifou
authored
Aug 26, 2022
View commits for tag v0.3.0
v0.3.0
bb3d88d2
feat: implement `Display` for `Context`
· b540abff
nifou
authored
Aug 26, 2022
b540abff
fix: store attribute span + improve error message location
· ed99d788
nifou
authored
Aug 26, 2022
ed99d788
feat: use a `Cow<str>` to represent names
· fcc83ce7
nifou
authored
Aug 26, 2022
fcc83ce7
fix: don't require the `data` lifetime when using the `TemplateCompiler::compile` method
· 59093bec
nifou
authored
Aug 26, 2022
59093bec
feat: implement `Send + Sync` for `TemplateCompiler`
· 063cde25
nifou
authored
Aug 26, 2022
063cde25
style: run `cargo fmt`
· 879e3715
nifou
authored
Aug 26, 2022
879e3715
feat: support escaping expressions
· bb1e6103
nifou
authored
Aug 26, 2022
bb1e6103
Aug 25, 2022
docs(readme): fix the code example
· e3173cc7
nifou
authored
Aug 25, 2022
e3173cc7
feat!: major architecture shift bringing a lot of API improvements
· 93f448e5
nifou
authored
Aug 25, 2022
View commits for tag v0.2.0
v0.2.0
93f448e5
Aug 20, 2022
chore: update `cssparser`
· 60467387
nifou
authored
Aug 20, 2022
60467387
fix: `TreeRef::append_node` and `TreeRef::prepend_node` manipulate children instead of siblings
· f4754f39
nifou
authored
Aug 20, 2022
f4754f39
feat!: various API improvements
· 130f61fd
nifou
authored
Aug 20, 2022
130f61fd
Aug 19, 2022
chore: initial commit
· f9edc75f
nifou
authored
Aug 19, 2022
View commits for tag v0.1.0
v0.1.0
f9edc75f
Loading