Releases: QAMichaelPeng/obsidian-graphviz
Releases · QAMichaelPeng/obsidian-graphviz
1.0.5
1.0.4
- Support d3 which enables user to access graphviz without installing the graphviz binary locally.
Thanks to Dos Santos(@d0ssant0s).
d3 might not support all features of graphviz. It's till in experimental stage and might be unstable.
Feedbacks are welcome. - Fix typos in README.
Thanks to ebdavison(@ebdavison)
1.0.3
1.0.2
Address PR feedback
PR: obsidianmd/obsidian-releases#660
- Remove unnecessary wrapper function.
- Return promise in image processor.
- Use blob for image url.
Neat
- Add semicolon rule.
1.0.1
Neat
- Add lint rules for json.
- Format json file with 2 spaces indent.
- Set console output level to debug.
1.0.0
First version of obsidian-graphviz plugin.