github Skardyy/mcat v0.3.7

latest releases: v0.4.4, v0.4.3, v0.4.2...
2 months ago

CHANGELOG

  • 🎉 added autumn and spring themes
  • 📈 improved the markdown viewer -- less clutter
  • 📈 improved line wrapping in the markdown viewer -- now maintains previous highlight and indents to align with previous line
  • 🐛 HTML will now be treated as markdown when no output is specified -- allows for syntax highlighted code blocks instead of just printing it back.
  • 🐛 now removes the background color when converting HTML to image

Install mcat 0.3.7

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Download mcat 0.3.7

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.