Table of Contents
Versioning #
Given a version number X.Y
, increment the:
X
version when you make incompatible API changesY
version when you add functionality in a backwards compatible manner or bug fix.
Convention #
Debug #
Dump (buggy) template:
bin/aspect --dump path/to/template.view