- Added
protoviewer(protoml-viewer) command to view computed.pmlfiles. - Added builtin macros, you can access them like this
- Added macro help
protoparser help {path_to_macro} - Added command to list all macros in path
protoparser --listMacros <path>or with builtin macrosprotoparser --listMacros {{macro_dir}}andprotoparser --macroHelp <file_path> - Added enhanced help command for internal commands and more accessed via
protoparser --listDocsandprotoparser --docs <name>
There was no CHANGELOG.md file before v1.0.6.