SourceDocs v0.3.0 Release Notes

Release Date: 2017-10-09 // over 6 years ago
  • ๐Ÿ’ฅ Breaking

    • None

    โœจ Enhancements

    • ๐Ÿ‘‰ Use MarkdownGenerator framework to generate Markdown output.
    • โœ‚ Remove inferred type from output to reduce noise.
    • โž• Add contents table for structs, classes and enums.
    • ๐Ÿ‘ Comment output is now block-quoted for better formatting.
    • Green checkmarks when writing Markdown files to disk.
    • โœ‚ Remove <sub> HTML tags for a cleaner Markdown output.
    • โœ‚ Remove horizontal guides to reduce noise.

    ๐Ÿ› Bug Fixes

    • None