Releases: smapiot/pidoc
Releases · smapiot/pidoc
0.18.3
- Updated to latest version of Piral
- Added
imageClass
prop toImageCard
Full Changelog: v0.18.2...v0.18.3
0.18.2
What's Changed
- Fixed usage of
error.stack
- Reverted to use Flexsearch 0.6 release
Full Changelog: v0.18.1...v0.18.2
0.18.1
0.18.0
What's Changed
- Updated dependencies
- Removed support for Node.js 14 (min version is now 16)
- Added support for most recent version of
typedoc
Full Changelog: v0.17.0...v0.18.0
0.17.0
- Updated dependencies
- Fixed issue with markdown links using hash properties (#12)
- Added support for reStructuredText (#7)
Full Changelog: v0.16.3...v0.17.0
0.16.3
- Updated dependencies
Full Changelog: v0.16.2...v0.16.3
0.16.2
- Fixed SPA mode on example page
- Fixed issue with
__generated__
folder in npm package - Updated to Piral 0.15
0.16.1
0.16.0
- Fixed handling of file extensions (ignore case)
- Improved initial scaffolding of new doclets
- Changed the exported doclet API to be more explicit
- Added new
teardownDoclet
API for doclets
0.15.1
- Fixed issue with shared dependencies on auto doclets via
@pidoc/core
- Fixed handling of
@pidoc/core
as empty documentation shell