Roda 3.92.0 Released #389
jeremyevans
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Roda 3.92.0 has been released!
New Features
An each_part plugin has been added, offering a simpler method for
using render_each with locals:
The each_part provides similar benefits to the render_each plugin
that the part plugin provides to the render plugin. The each_part
method has been optimized to work with the render plugin's
:assume_fixed_locals option.
Other Improvements
plugin's :assume_fixed_locals option.
Thanks,
Jeremy
Beta Was this translation helpful? Give feedback.
All reactions