changelog

This file contains highlights of what changes on each version of the template_binding package.

Pub version 0.11.0

Pub version 0.10.0

  • Applied patch to throw errors asycnhronously if property path evaluation fails.
  • Applied patch matching commit 51df59 (fix parser to avoid allocating PropertyPath if there is a non-null delegateFn).
  • Ported up to commit TemplateBinding#99e52d and NodeBind#f7cc76.