aymerick / raymond

Handlebars for golang
MIT License
610 stars 101 forks source link

Added ValueFromAllCtx function to Options #19

Open kabukky opened 7 years ago

kabukky commented 7 years ago

This fixes #15 in a way that is safe for existing projects that rely on the behavior of Value. This commit does not change the logic of existing functions.

bkb2443 commented 4 years ago

Is there any chance this gets merged?