v1.3.0
This release comes with a lot of bug fixes and optimizations:
- Allow the use of HTML entities in templates
- The path attribute of the
b:includetag can now contain data binding values - Fix errors when processing includes
- Propagate the parent data model into included files
- Fix errors when parsing data tables
- Skip the generation of thead and tfoot tags when necessary while parsing data tables
- Allow the user to delete all template comments from the compiled output (through
AirBubbleConfig)