Releases: cocolabs/pz-zdoc
Releases · cocolabs/pz-zdoc
3.1.0
Full Changelog
Implemented enhancements:
- Method return value documentation #73
- Method parameter documentation #72
- Annotate overloaded Lua functions #71
Fixed bugs:
- Deeply nested classes excluded from detail #76
- Invalid references for user-overridden classes #74
- Missing member documentation #65
2.2.0
Full Changelog
Implemented enhancements:
- Dedicated production log directory #55
- Optional only-annotated lua inclusion #54
- Redundant distribution libraries #46
2.1.0
Full Changelog
Implemented enhancements:
- Reduce production console logging #38
- Write only annotated files #37
- Make application easier to launch from game dir #33
- Improve production file logging #32
Fixed bugs:
- Global functions are not global #36
- Windows launch script ignoring game Java dist #30
- Annotator writing empty files #25
2.0.0
Full Changelog
Breaking changes:
- Compile all exposed classes #28
Implemented enhancements:
- Application launch script for Unix #27
- Application launch script for Windows #26
- Compile global methods #22
- Adhere to Lua lexical conventions #16
Fixed bugs:
- Redundant log file created #3
- Failed to create output directory #2