Releases: wavedrom/wavedrom.github.io
Releases · wavedrom/wavedrom.github.io
v1.0.0 -- 4th anniversary edition
After 4 years of development, and many features added, releasing v1 and jumping in to v2 development.
Thank you everybody for you support.
v0.11.4
v0.11.2
Switch to NW.js 0.12.0
v0.10.0 using new nw.js and new wavedrom
command line options
Added command line interface:
To open editor with file:
Windows
WaveDromEditor.exe source my_wave.json
Linux/Mac
./WaveDromEditor source my_wave.json
To run conversion to SVG/PNG without openning the editor:
Windows
WaveDromEditor.exe source my_wave.json png my_wave.png
WaveDromEditor.exe source my_wave.json svg my_wave.svg
Linux/Mac
./WaveDromEditor source my_wave.json png my_wave.png
./WaveDromEditor source my_wave.json svg my_wave.svg
Eureka
Save SVG/PNG fix
Fixed save SVG/PNG feature under node-webkit.
switch to wavedrom 0.9.10;
and node-webkit 0.10.5.
Better Linux forlder structure.
linux package structure change;
switch to wavedrom 0.9.9;
and node-webkit 0.10.4.
Hamburger menu
Moved all buttons inside one menu. Improved save capabilities.
Firefox related fix
Switched to new version of WaveDrom v0.9.4 that include:
- code refactoring
- build process tuning
- rendering fix for Firefox