René Kijewski
78734c1e4d
Add salvo example by translating the axum example
2025-01-13 19:53:50 +01:00
René Kijewski
3421168948
Update actix-web example
2025-01-13 13:08:01 +01:00
René Kijewski
d254942dbc
Add jinja2 tests to verify that jinja2 renders the same
2025-01-01 09:31:52 +01:00
René Kijewski
b49e42f0ea
Use cargo reference manifest section order
...
In [#131 ] I added a check that ensures that the section in `Cargo.toml`
(and there values) are in a specific order. I invented the order quite
randomly, in the order which I thought might be useful.
This PR changes the order to be the same as in Cargo's reference about
[The Manifest Format]. Also some missing softlinks were added.
[#131 ]: <https://github.com/rinja-rs/rinja/pull/131 >
[The Manifest Format]: <https://doc.rust-lang.org/cargo/reference/manifest.html >
2024-12-13 10:00:48 +01:00
René Kijewski
ed5f485642
Make working with Error
s a bit easier
2024-11-26 05:57:09 +01:00
René Kijewski
69ad5ea026
Remove integration crates
2024-11-25 03:03:15 +01:00
René Kijewski
3cb337255b
Bump version number to v0.3.5
...
We gathered quiet a few changes in the last month:
<https://github.com/rinja-rs/rinja/compare/v0.3.4...1e319fd0c869884b68c9287bc4bcb1309b16328e >
2024-10-23 15:10:15 +02:00
René Kijewski
0d8cda38b7
ci: make sure all settings apply to subprojects, too
2024-09-24 02:28:16 +02:00
Guillaume Gomez
d488a1d28f
Update crates version to 0.3.4
2024-09-19 17:45:24 +02:00
Guillaume Gomez
447729f753
Update crates version to 0.3.3
2024-09-11 20:34:06 +02:00
René Kijewski
acd6a48557
ci: fix a few typos and add check
...
This PR adds `_typos.toml`, which lets `typos` ignore generated data.
Some filler texts are "fixed", too. It does not matter what the actual
text is.
2024-08-30 17:01:13 +02:00
Guillaume Gomez
37c520fc38
Update crate version to 0.3.2
2024-08-25 22:36:49 +02:00
René Kijewski
91626899a6
Bump version numbers for release v0.3.1
2024-08-20 15:50:00 +02:00
René Kijewski
6fe504e133
Bump version numbers to v0.3.0
2024-08-01 15:41:37 +02:00
René Kijewski
e95bc340ac
Don't link latest version of the book
...
This way we will be able to decide whether we want to link the
bleeding-edges version of the book, or (more likely) the last stable
release.
2024-07-16 13:04:41 +02:00
René Kijewski
277cff4ebf
Reset all version numbers to 0.2.0
2024-07-09 12:48:41 +02:00
René Kijewski
4d1c62374a
The output of |urlencode
is always HTML-safe
2024-07-09 09:01:36 +02:00
René Kijewski
6a493117b1
Add #lang_select
as macro
2024-07-07 21:20:44 +02:00
René Kijewski
fafd44e4fe
Add comments
2024-07-07 20:47:02 +02:00
René Kijewski
cf94c09e32
Add French translation
2024-07-07 19:00:00 +02:00
René Kijewski
efcffeea78
Add example app
2024-07-07 02:24:03 +02:00