Releases: JayNightmare/Doc-Generator
Releases · JayNightmare/Doc-Generator
v0.0.8
Full Changelog: https://github.com/JayNightmare/Doc-Generator/commits/v0.0.8
[0.0.8] - 25/11/2025
- Major Update: Forked from "KU Javadoc" and renamed to "Doc Generator".
- Added support for multiple languages:
- Java (Javadoc)
- JavaScript (JSDoc)
- TypeScript (TSDoc/JSDoc)
- Python (Docstrings)
- C# (XML Documentation)
- Implemented automatic language detection to select the appropriate documentation style.
- Refactored codebase to support dynamic prompts based on the active file's language.
- Updated UI strings and commands to reflect the new name and broader capabilities.