CHANGELOG
- 📈 markdown viewer now supports
<figure>and<figcaption>HTML elements - 🐛 fixed an issue in the
lscommand where unicode characters that are more then a single byte could cause a panick - 🎉 added macOS x86_64 build to the release
Install mcat 0.4.5
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Skardyy/mcat/releases/download/v0.4.5/mcat-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/Skardyy/mcat/releases/download/v0.4.5/mcat-installer.ps1 | iex"Install prebuilt binaries via Homebrew
brew install Skardyy/mcat/mcatDownload mcat 0.4.5
| File | Platform | Checksum |
|---|---|---|
| mcat-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| mcat-x86_64-apple-darwin.tar.xz | Intel 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 |