Skip to content

Releases: rhys-vdw/lua-doc-extractor

v3.3.2

13 May 15:27

Choose a tag to compare

What's Changed

Full Changelog: v3.3.1...v3.3.2

v3.3.1

13 May 12:25

Choose a tag to compare

What's Changed

Full Changelog: v3.3.0...v3.3.1

v3.3.0

07 May 16:38

Choose a tag to compare

What's Changed

Full Changelog: v3.2.0...v3.3.0

v3.2.0

08 Apr 13:57

Choose a tag to compare

What's Changed

  • Support parsing a whole repo by @rhys-vdw in #57
    • Do not emit files that have no doc entries in them.
    • Preserve full file structure in output files.
    • Support glob patterns in input file paths.

Full Changelog: v3.1.0...v3.2.0

v3.1.0

02 Apr 12:45

Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.1.0

v3.0.0

16 Mar 04:11

Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v3.0.0

v2.0.0

26 Feb 15:06

Choose a tag to compare

What's Changed

  • Make @class reopenable by @rhys-vdw in #37
    • All output is generated to a single file.
    • Enums can now be added do a separate doc with @field EnumName.Entry.
  • Remove support for /// comments by @rhys-vdw in #41
  • Simplify lexer and parser using moo.fallback by @rhys-vdw in #42
  • Allow specifying an output file in CLI by @rhys-vdw in #43

Full Changelog: v1.1.2...v2.0.0

v1.1.2

23 Feb 09:14

Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.1.2

v1.1.1

23 Feb 07:32

Choose a tag to compare

What's Changed

  • Source links tests, improvements and docs by @rhys-vdw in #31

Full Changelog: v1.1.0...v1.1.1

1.1.0

23 Feb 06:14

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.1.0