This repository was archived by the owner on Sep 6, 2021. It is now read-only.
Releases: apidoc/apidoc-core
Releases · apidoc/apidoc-core
apidoc-core-0.15.1
0.15.1
- Use str.trim() instead of own regex vulnerable to ReDOS.
Note that this vulnerability is not impacting this project as an attacker would need to control your source code from which you generate the documentation.
Done in #120 by @ready-research.
apidoc-core-0.15.0
apidoc-core-0.14.0
apidoc-core-0.12.0
apidoc-core 0.11.0
Added
- Allow filtering by tag (PR #91 by @omaretna)
Fixed
- Fix apiprivate parser issue (PR #81 by @jason-gao)