github Skardyy/mcat v0.4.2

latest releases: v0.4.4, v0.4.3
26 days ago

CHANGELOG

V0.4.1

  • 🐛 fixed a cleanup issue that causes the markdown viewer to take longer when images are included.

V0.4.2

  • 🎉 now latex/typst files can also be converted into images / inline images
  • 📈 markdown viewer now handles local images too! (#24) by @Alb-O
  • 📈 markdown viewer now also handles footnotes

Install mcat 0.4.2

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Skardyy/mcat/releases/download/v0.4.2/mcat-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/Skardyy/mcat/releases/download/v0.4.2/mcat-installer.ps1 | iex"

Download mcat 0.4.2

File Platform Checksum
mcat-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
mcat-x86_64-pc-windows-msvc.zip x64 Windows checksum
mcat-x86_64-pc-windows-msvc.msi x64 Windows checksum
mcat-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
mcat-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

Don't miss a new mcat release

NewReleases is sending notifications on new releases.