Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 1.08 KB

CHANGELOG.md

File metadata and controls

30 lines (18 loc) · 1.08 KB

Change Log

v0.5.0 (2024-11-21, Github Release)

  • Converts dot code blocks into SVG using Graphviz
  • Upgrade cargo-dist
  • Added some test cases

v0.4.0 (2023-05-23, Github Release)

  • Supports 'empty' links in the SUMMARY.md page
  • Updated cargo-dist, produces bash and powershell installers

v0.3.0 (2023-05-23, Github Release)

  • The index.html file now includes headings and subheadings
  • Split into main.rs and lib.rs and added unit tests.

v0.2.0 (2023-04-23, Github Release)

  • Added extra license info to --help
  • Generates index.html file

v0.1.1 (2023-04-21, Github Release)

  • Added metadata to Cargo.toml

v0.1.0 (2023-04-21, Github Release)

  • First version