Skip to content

Releases: insolor/mkdocstrings-zig

0.0.7

24 Jul 15:31
eb08156

Choose a tag to compare

What's Changed

  • Set name and short signature for returned structure by @insolor in #6

Full Changelog: 0.0.6...0.0.7

0.0.6

24 Jul 15:09
7e41e56

Choose a tag to compare

What's Changed

  • Show documentation for structures returned from functions + rearrange templates to enable extensibility by @insolor in #5

Full Changelog: 0.0.5...0.0.6

0.0.5

23 Jul 18:43

Choose a tag to compare

What's changed:

  • Add possibility to create documentation from a directory by @insolor

Full Changelog: 0.0.4...0.0.5

0.0.4

23 Jul 17:43

Choose a tag to compare

What's Changed

  • Split templates, support of struc methods by @insolor in #3
  • Show items according to their order in the source code by @insolor in #4

Full Changelog: 0.0.3...0.0.4

0.0.3

22 Jul 17:56

Choose a tag to compare

What's changed

  • Extract structure field documentation by @insolor
  • Treat doc comments as markdown, render them accordingly by @insolor

Full Changelog: 0.0.2...0.0.3

0.0.2

21 Jul 20:01

Choose a tag to compare

What's Changed

  • Use tree-sitter library to parse zig code by @insolor in #2

New Contributors

Full Changelog: 0.0.1...0.0.2

0.0.1

21 Jul 14:43

Choose a tag to compare

First release with basic functionality

Full Changelog: https://github.com/insolor/mkdocstrings-zig/commits/0.0.1