Skip to content

0.2.0

Choose a tag to compare

@github-actions github-actions released this 27 Nov 00:12
· 12 commits to main since this release
d98f785
image

Features:

  • Features support in both node/edge template values
    • current cargo-tree output is ambiguous whether a dependency is fixed or enabled exclusively by a feature; I will open an issue in cargo to explore this further.
    • features detection/edges may not be 100% accurate, please open an bug report if you find any discrepancy.
  • BREAKING CHANGE: max-depth option renamed to depth option
  • BREAKING CHANGE: binary option renamed to bin option
  • BREAKING CHANGE: Remove colorgrad dependency and thus custom CSS gradient support
  • Additional gradients:
    • "bu-pu", "or-rd", "pu-rd", "rd-pu"
    • "viridis", "cividis", "plasma"
  • New padding option

Fixes:

  • Normalize sizes with same-name deps

Full Changelog: 0.1.5...0.2.0