Skip to content

Releases: cocolabs/pz-zdoc

3.1.0

20 Mar 09:21
Compare
Choose a tag to compare

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

3.0.1

19 Feb 03:48
ad7816c
Compare
Choose a tag to compare

Full Changelog

Fixed bugs:

  • Malformed version output #61
  • Production jar missing version.txt #59

3.0.0

18 Feb 17:30
Compare
Choose a tag to compare

Full Changelog

Breaking changes:

  • Move to organization namespace #56
  • Improve version command #34

2.2.0

18 Feb 17:23
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

  • Dedicated production log directory #55
  • Optional only-annotated lua inclusion #54
  • Redundant distribution libraries #46

2.1.0

14 Feb 03:43
Compare
Choose a tag to compare

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

09 Feb 02:05
Compare
Choose a tag to compare

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

1.0.2

09 Feb 02:05
Compare
Choose a tag to compare

Full Changelog

Fixed bugs:

  • Compiled lua without syntactic sugar #1