-
-
Notifications
You must be signed in to change notification settings - Fork 219
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
0.13.0 release planning #1035
Comments
Agreed. It'd be nice to have the book situation fixed too at some point. |
I am using Askama in my project, and I am very satisfied with it. I have reviewed and used various frameworks, but there was no tool as concise and intuitive as Askama. Please continue to give it your attention. Thank you. |
hi, i used askama in a rewrite form java spring boot with thymeleaf, and i liked it allot. the only feature that would make it even nicer for me is nested templates blocks. one other thing that i noticed and it would be nice if it got fixed is error reporting, it would be nice if the errors show more context about the template file and the line number as an example. in general i really enjoyed working with askama, and i'm looking forward for the 0.13 release. |
It would be nice to get block fragment rendering released. 🙏 |
We've accumulated quite a bunch of stuff, and should probably release some time soon.
Any thoughts on open issues/PRs (especially changes that affect the public API/behavior) that shouldn't miss the 0.13.0 release?
Here are some open PRs that I think should go in:
The text was updated successfully, but these errors were encountered: