This repository has been archived by the owner on May 5, 2023. It is now read-only.
Releases: sverweij/atom-mscgen-preview
Releases · sverweij/atom-mscgen-preview
v1.12.3
v1.10.0
v1.9.12
v1.9.11
- ⬆️ mscgenjs
The upgrade to mscgenjs 1.9.10 fixes:
- Links in generated svg's now also work in Chrome and internet explorer (there's a bug/ feature in those browsers mscgenjs now neatly circumvents).
- Links open in same window (which is what you would expect in the first place) instead of in a new one.
- A bug where the
width
option was not taken into account anymore..
Generated svg's are now smaller and simpler as well.
Read more in sverweij/mscgen_js#244
v1.8.2
Changes since 1.7.0:
- 🐣 adds proper serialisation and desearialization - so when you close atom and re-open it (even without saving) mscgen-preview is still there for you.
- ⬆️ mscgenjs and a few other dependencies
- 🐣 support for the new xù 'title' attribute introduced in mscgenjs 1.9.0
- 🔧 small maintenance
v1.7.0
- 🐣 exposes the mscgenjs 1.7.0 experimental option to influence the vertial alignment of texts on (regular only) arcs (as per sverweij/mscgen_js#242)
- 🐛 improves 'zoom-to-fit' behavior
- 🔧 embed the font of the 'fountain pen' theme so it shows up
- ⬆️ mscgenjs, coffeescope2
v1.6.3
v1.6.0
- ⬆️ mscgenjs to 1.6.0 (see https://github.com/mscgenjs/mscgenjs-core/releases/tag/1.6.0 for details)
- adds a 'style switch' context menu:
v1.5.3
- adds zoom and background buttons. This unifies the look with other graphic atom previewers (e.g. image-view, svg-preview, graphviz-preview-plus)
- adds a 'zoom to fit' function and accompanying shortcut (cmd-9 or ctrl-9, depending on your platform).
- ⬆️ mscgenjs to version 1.5.3 - see mscgenjs release notes for details.
All changes: v1.5.0...v1.5.3
v1.5.0
- ⬆️ mscgenjs to version 1.5.0 - see mscgenjs release notes for details.
- adds 'fountainpen' named style that came available in mscgenjs 1.5.0
- 🔧 ci: build test on 2 versions of atom on both linux and macOS
All changes: v1.4.2...v1.5.0