Releases: wavedrom/wavedrom.github.io
Releases · wavedrom/wavedrom.github.io
WaveDrom v1.8.0 ; NWJS v0.35.4
wavedrom 1.8.0 ; nwjs 0.35.4
BitField configuration support ; NWJS v0.28.0
- WaveDrom v1.6.3
- BitField configuration support
- NWJS v0.28.0
0 byte PNG fix ; NWJS v0.26.4 ; WaveDrom v1.6.2
- 0 byte PNG fix #27
- NWJS v0.26.4
- WaveDrom v1.6.2
NWJS v0.26.3 ; WaveDrom v0.15.0
- NWJS v0.26.3
- WaveDrom v0.15.0
Save SVG/PNG with UNICODE support
use nwjs v0.18.5
v1.4.1 Update README.md
new NWJS
- NWJS 0.18.0 http://nwjs.io/blog/v0.18.0/
- simple app builder https://github.com/drom/simple-nwjs-app
v1.3.1
NW.JS bump
Major switch to new version of NW.JS
- NW.JS v0.13-rc2
- wavedrom v1.2.4
new text markup
Integrated new text markup using tspan package: https://github.com/drom/tspan
Now all text labels can have bold, italic, subscript, superscript, overline, etc.
<o>overline</o>
<ins>underline</ins>
<sub>subscript</sub>
<sup>superscript</sup>
<b>bold</b>
<i>italic</i>
<s>strikethrough</s>
<tt>code</tt>