Releases: smapiot/pidoc
Releases · smapiot/pidoc
0.11.3
- Fixed issue with doclet generator
- Added template annotation
- Improved standard scaffold template
0.11.2
- Improved dependencies of generated file
0.11.1
- Optimized for single pass code generation before building
0.11.0
- Fixed invalid file filter with includes and excludes
- Improved links
- Updated dependencies
- Changed format of generators
0.10.1
- Added missing modules from
main
0.10.0
- Added
InfoBar
andBreadcrumbs
(optional) components - Improved redirect handling
0.9.0
- Added HTML generator
- Improved HTML and React generator using frontmatter
- Made changelog optional
- Allow overriding the version
- Allow overriding the last update date
- Fixed styling of TOC
- Fixed multiple search entries
- Improved loading TOC bar
- Improved generator component order
- Improved styling
- Fixed issue in hash hook
- Added React generator
0.8.0
- Fixed scaffolding issues
- Enhanced pilet generator
- Added layouts option
- Added registerSearchProvider API
- Improved generated dev dependencies
0.7.0
- Added doclet API
- Restructured sitemap
- Fixed missing plugins
- Re-export type of
PiletApi
- Fixed missing
app
field - Improved SDK creation
- Added draft for pilet codegen
0.6.0
- Refactored route system
- Use
sass:math
module for calculations - Included
setup
helper - Added
sdk
build - Allow HTML in markdown
- Extended markdown with attribute helper
- Added
sorting
option to standard generators - Added
styles
option - Extended markdown with div syntax
- Improved content page