Version 1.4.1
- Replaced
jsdoc3-parser
withjsdoc-api
as the library used to pull documentation data for the JavaScript adapter. This gets us JSDoc 3.4 support, which gets us ES6 support! - The library has a full test suite now.
jsdoc3-parser
with jsdoc-api
as the library used to pull documentation data for the JavaScript adapter. This gets us JSDoc 3.4 support, which gets us ES6 support!