rinja-rs / rinja

A template rendering engine based on Jinja, generating type-safe Rust code at compile time.
https://rinja.readthedocs.io
Apache License 2.0
133 stars 11 forks source link

Ready for v0.3.1? #147

Closed Kijewski closed 2 months ago

Kijewski commented 2 months ago

We've accumulated 105 commits in 93 files with 4,203 additions and 1,585 deletions:
https://github.com/rinja-rs/rinja/compare/v0.3.0..e4b5bd944dab490c50c14fe6f1b7836683ac4e54

Do you think we are ready for our third release? :)

GuillaumeGomez commented 2 months ago

I think we are ready for 0.3.1 for sure. :D

Kijewski commented 2 months ago

All tests have passed. Should I perform the release or do you want to, to keep alternating (1st you, 2nd I, …)? :D

GuillaumeGomez commented 2 months ago

I'm implementing doctests for bin crates currently, so could you do it please? ^^' (Thanks a lot in advance! :smile: )

Kijewski commented 2 months ago

Ah, nice! Keep up the good work, then. :D

Released: https://github.com/rinja-rs/rinja/releases/tag/v0.3.1 :)