🌟 functionality
- feature(*): introduce the 'exoticallyRequired' attribute (#239)
🔧 maintenance
- refactor(report): make interfaces more uniform. and jsdoc'ed (#238)
- refactor(report): require via the shortest path (#235)
- refactor(report): small optimisation in readability of hbs templates (#233)
- refactor(main): check regex safety with external version of safe-regexp again (#234)
- chore(json-schema): put title on top, make $id more logical
- ci(codeclimate): remove eslint plugin from codeclimate config (#237)
- build(lint): add new linting rules
- build(npm): ⬆️ commander, inquirer, coffeescript, mocha
📖 documentation
- bugfix(legal): happy 2020
- bugfix(doc): fix links to schema in utl/readme + add clickable depgraph for it
- doc(*): corrects various typos and errors
- doc(real-world-samples): inline the dependency-graphs from state-machine-cat and mscgen.js themselves