Skip to content

0.2.6

Choose a tag to compare

@github-actions github-actions released this 23 Aug 16:28
Immutable release. Only release title and notes can be modified.
f0b7127

Release Notes

πŸ› Bug Fixes

  • (tui) Allow concurrent standalone tasks (#37)

🚜 Refactor

  • (tui) Extract mode renderers and preserve viewport (#34)
  • (tui) Separate content cache preparation (#36)

⚑ Performance

  • (tui) Batch and reuse syntax highlights (#35)

Install upmd 0.2.6

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/rezigned/upmd/releases/download/v0.2.6/upmd-installer.sh | sh

Install prebuilt binaries via Homebrew

brew install rezigned/tap/upmd

Download upmd 0.2.6

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