Skip to content

Releases: BIRSAx2/mdcat

mdcat-2.9.1

20 Jun 14:13
mdcat-2.9.1
6273afb

Choose a tag to compare

Changed

  • Update project links.
Read more

mdcat-2.9.0

20 Jun 13:37
mdcat-2.9.0
d123935

Choose a tag to compare

Added

  • Render footnotes.
  • Render inline and display math.
    On terminals with the iTerm2 or kitty image protocol mdcat prints PNG math;
    otherwise it uses Unicode substitutions.

Changed

  • Do not enable inline images in VSCode.
  • Stop detecting Terminology as a supported terminal.
Read more

mdcat-2.8.0

18 Jun 13:17
mdcat-2.8.0
50c8d81

Choose a tag to compare

Changed

  • Project is now maintained by BIRSAx2.
  • Update all dependencies.

Fixed

  • Fix clippy lints for Rust 1.96.
  • Fix broken intra-doc link in resource handler documentation.
  • Remove unused Osc8Links struct that caused a build error.

Removed

  • Remove cargo-vet supply chain auditing from CI.