v4.10.0
Summary
- Issue #194: add ability to provide captions for images (MR #286).
- Ensure XMLs are processed in a deterministic order (mainly relevant for
listCommands()
), see commit 8b2ba55. - Various minor code quality and typing improvements.
- Various improvements to the user guide in the README.md.
- Bumped dependencies.
What's Changed (automatically generated changelog)
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #267
- Bump ansi-regex from 4.1.0 to 4.1.1 by @dependabot in #268
- clarify that the loop variable must be prefixed with $ by @paulovieira in #274
- add ability to provide captions for images by @jwasnoggin in #286
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #290
- Bump qs from 6.5.2 to 6.5.3 by @dependabot in #288
- Bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #291
- Bump jszip from 3.7.1 to 3.8.0 by @dependabot in #293
New Contributors
- @paulovieira made their first contribution in #274
- @jwasnoggin made their first contribution in #286
Full Changelog: v4.9.2...v4.10.0