Aura.View v1.2.0 Release Notes

    • 🏗 [TST] Add PHP 5.5 to the Travis build.

    • [CHG] Escaper\Object now recursively escapes arrays instead of converting to ArrayObject and wrapping in an escaper

    • [ADD] TwoStepView::getTemplate() to get the template out of the view

    • [NEW] Helper\Form\Checkboxes