- JSON export of map nodes now includes labelText and labelTitle
- Removed DotToSvgExport from package, moved it to argdown-cli to keep package size small (Viz.js is huge)
- Implemented new configuration pattern for plugins (see Readme of argdown-parser for details)
- Support relations resulting from conclusion-premise equivalences are no longer ignored if no equivalent statement is represented as statement node in map.
- Changed plugins to request/response syntax (requires argdown-parser 0.8.0)
- Groups that only contain other groups are now also added to the map
- Fixed argdown-parser peer dependency in package.json
- plugin that exports dot to svg
- Upgrade to argdown-parser 0.7.0