Changes previous to d6182c459de57a17221ad6e80097818cfe11b8bf still need documenting.
- When calling a function from a handlebars template, pass both depth0 and any view data through as the arguments. This is particularity helpful when calling a function from inside an each.
- When
thisis used as an ID, pass isThis: true as part of the paramData object.