Skip to content

Releases: nevakrien/SourceViewer

v0.4.2

13 Nov 13:25

Choose a tag to compare

v0.4.0

20 Oct 18:36

Choose a tag to compare

v0.3.0

17 Oct 02:46

Choose a tag to compare

v0.3.0 Pre-release
Pre-release

Change Log

  1. serial numbers removed in walk
  2. lazy loading improving startup performance significantly especially on larger files

Download source_viewer 0.3.0

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

v0.2.6

12 Oct 20:44

Choose a tag to compare

Changelog

  1. new parameter passing scheme allowing to drop the first argument was added, as well as more names for common commands.

  2. integration with less was improved thanks to better handling of broken output streams. support for forced colored output was also added (using --color).

  3. format of the lines command was updated to take less screen space. the default behavior now prints all assembly instead of just known lines, with an option to go back to the old way using --ignore-unknown.

Download source_viewer 0.2.6

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

v0.2.0

11 Oct 18:03

Choose a tag to compare

windows and mac support is only partial but they are provided anyway.

Download source_viewer 0.2.0

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