Releases: Ustimov/node-red-flow-drawer
Releases · Ustimov/node-red-flow-drawer
0.1.0
- New principle of external node loading (similar to Node-RED)
- Support of node's icon and locale loading
- Updated set of core nodes
- ESLint
- Removed nodes property from FlowDrawer class options
- Added httpNodeRoot and nodeDir properties to FlowDrawer class options
- Meaning of --nodes (-n) CLI option changed from nodes to nodeDir
0.0.5
0.0.4
- Backward compatibility to Node.js 6
- Bugfix of imposibility to draw a file to stdout without outputDir specified
- Additional error messages for cases of usage --stdout option with batch processing and --format=img
- CLI tests
- Improved docs
- Improved node width calculation
- Solid frame around flow nodes