What's new?
turbot inspect --output-format
will now accept either a file path to the template or the template string directly.- Clearer output of the actions taken when running
turbot template build
. - Automatic code merging when doing updates with
turbot template build
will now merge successful changes onto a single branch and write failed patches to the filesystem for easier review.