Releases: mscgenjs/mscgenjs-cli
Releases · mscgenjs/mscgenjs-cli
1.4.3
1.4.2
- Adds a
--named-style
(/-n
) option - see the README section on named styles for details
All changes since 1.4.1: 1.4.1...1.4.2
1.4.1
- Upgrades to mscgenjs 1.4.1 which introduces fenced css (useful if you're using mscgenjs-cli for emitting svg) and 'mirror entities on bottom - see mscgenjs-core release 1.4.1 for more information
- To enable the new 'mirror entities on bottom' render option in the mscgenjs library, the mscgenjs-cli grew a new command line option:
-m
(--mirror-entities
). Simply add it to the other options to get a chart with entities rendered at the bottom:
mscgenjs --mirror-entities --output-to awesomesauce.svg my-awesomesauce.mscgen
All changes: 1.4.0...1.4.1
1.4.0
- upgrades (a.o.) mscgenjs - see the release notes over there for more details
All changes: 1.3.12...1.4.0
1.3.12
technical release
- ⬆️ several dependencies (a.o. mscgenjs)
- re-enables nsp in the build matrix now insecure dependencies are removed (madge & codecov.io)
- Now uses eslint for linting & style checking instead of jshint + jscs
All changes: 1.3.11...1.3.12
1.3.11
- describe the 'additional styles' option in the readme
- small bug fixes
- dependency updates (a.o. mscgenjs 1.3.5 => 1.3.6)
All changes: 1.3.10...1.3.11
1.3.10
- Adds an experimental
-s/ --css
parameter that enables users to override the default styles used in the generated svg - using the new-fangled parameter for this in mscgenjs-core 1.3.5. - Dependency updates
All changes: 1.3.9...1.3.10
1.3.9
- Updates mscgenjs(-core) to version 1.3.4 (1.3.2 had a (dev-)dependency on a (dev-)dependency on another package which was unpublished from the npm repo :-/) - see mscgenjs-core 1.3.4 release notes for details
All changes: 1.3.8...1.3.9
1.3.6
1.3.5
- Upgrades to mscgenjs-core 1.3.0, which includes the
width=auto
feature - see the release notes from there for details - Changes to handle conversion of 'autoscaling' svgs to raster graphics
- The package is now 'shrink-wrapped' to prevent surprises with dependencies.
All changes: 1.3.4...1.3.5