Replace tera with rinja#2292
Conversation
524bb91 to
83153d1
Compare
83153d1 to
425aae0
Compare
425aae0 to
d1db306
Compare
a92b9ce to
3754294
Compare
ef5f330 to
6e7fa52
Compare
6e7fa52 to
b327b35
Compare
64ee87b to
6dfab34
Compare
c4bc7e0 to
ff78a04
Compare
|
Fixed the fix for JS mime types. |
|
CI passed. \o/ |
|
This issue allowed me to uncover a bug in rinja. PR for fix is open here. |
607fbd8 to
bd6386c
Compare
|
Fixed the bug. Should be ready now. |
bd6386c to
2aa2e12
Compare
|
Forgot to add a |
syphar
left a comment
There was a problem hiding this comment.
I can't find anything else, so I would propose we go for it.
We probably will find some edge cases in production, but I feel safer with compile time checked templates.
Can you release rinja and change the dependency?
Also you can do any rebasing, if you wanted to do any.
|
Normally it should already be rebased. Gonna make a release today hopefully. |
2aa2e12 to
698f218
Compare
|
Released |
| <li class="pure-menu-item"> | ||
| <a href="https://crates.io/crates/{{ krate.name }}" class="pure-menu-link" title="See {{ krate.name }} in crates.io"> | ||
| {{ "cube" | fas }} crates.io | ||
| {{ "cube"|fas(false, false, "")|safe }} Crates.io |
There was a problem hiding this comment.
@GuillaumeGomez was there a reason for reverting this back to capitalized? (see #2508)
There was a problem hiding this comment.
No, mistake on my end. Gonna send a PR to fix it.
No description provided.