master-plan v0.3.1 Release Notes
Release Date: 2017-08-18 // over 7 years ago-
- New option flag:
--strict
that will instruct the parser to reject plans with undefined projects (i.e. used in expressions but never defined). - Fix: make cost and trust value rendering consistent for leaf and non-leaf projects - now they are partial everywhere.
- New option flag:
Previous changes from v0.3.0
-
🆕 New option flag:
--render-parse-error
which will render the image with the 🖨 parsing error text, instead of printing to standard output. Also, the exit code will be normal.