Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
apidoc-1.0.1.tar.gz | 2023-04-26 | 380.2 kB | |
apidoc-1.0.1.zip | 2023-04-26 | 437.7 kB | |
README.md | 2023-04-26 | 766 Bytes | |
Totals: 3 Items | 818.7 kB | 0 |
1.0.1
- Fix incorrect version
1.0.0
BREAKING CHANGE
- Requires Node v16 minimum (end of support for Node 14 is April 30th 2023)
Bugfixes
- Fix issue with non latin group names (fix [#1331])
- Fix bundle not being generated unless in debug mode (fix [#1350])
Contributed changes
- Allow escaping fields with dot (fix [#774], PR by Emmanuel Saracco [#1063])
- Add off-canvas sidenav for mobile (PR [#1341] by @SchoppAx)
- Improve filter performance for huge projects (fix [#1337] via PR [#1343] by @SchoppAx)
- Add clipboard button to code snippets (PR [#1342] by @SchoppAx)
- Re-create eventlisteners after compare manipulation (PR [#1340] by @SchoppAx)
- Add prism highlight diff support (PR [#1338] by @SchoppAx)