-
Notifications
You must be signed in to change notification settings - Fork 293
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
v1 release #331
Comments
If you're reading this and wondering whether you should use the alpha release on crates.io, the answer is no. Wait for the v1 release as there will breaking changes in between alpha releases |
Looks like it's mostly ready to go but there's still #410, #404, #375 and #368 I'd like to get in though. None of them are huge time sink. The other issues can be added after 1.0. Anything else anyone is missing and which would be a breaking change? I'll let a bit of time pass after Zola 0.8.0 is released to let users find eventual bugs. |
Anything breaking missing for a v1 release? Otherwise it's going to happen next week. |
v1 is released! |
v1 should be released after the edition 2018 has been released to ensure everything works properly.
Beta versions can be released before that though in order to get all the changes a bit battle-tested, such as using it in Gutenberg.
Blockers:
Context::add
(deprecated for now)global_function
forfunction
global_function
everywherecompile_templates!
Value::Null
, not only on absent values #374Undecided:
The text was updated successfully, but these errors were encountered: