CHANGELOG

1.0.10

  • Allow iterables to get queried for empty or isEmpty attribute issue

1.0.9 (2015-02-13)

  • throw exception on missing property (helps debugging and tracking down errors) issue
  • introduced assumeNullNonExistingProperty (the difference between a null field and a non-existent field) issue
  • Provide lambdas with the current nested context when they have two parameters (lambdas can now render their contents when inside of a loop) issue

1.0.8 (2015-02-01)

  • Find property names in superclasses issue