1.1.8 #305
mglaman
announced in
Announcements
1.1.8
#305
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.
-
RenderCallbackRule Improvements
The RenderCallbackRule added in 1.1.5 had various flaws. This release should fix them:
#access_callback
– not an array, single callable.#lazy_builder
– an array, but of call_user_func_array values ([callable, args]
)service_name:method
style callbacks were not parsed, now they areWhat's Changed
New Contributors
Full Changelog: 1.1.7...1.1.8
This discussion was created from the release 1.1.8.
Beta Was this translation helpful? Give feedback.
All reactions