Skip to content

distant v0.20.0-alpha.10

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jun 04:54
b74cba2

Release Notes

Added

  • use_hidden, use_ignore_files, use_parent_ignore_files,
    use_git_ignore, use_global_git_ignore, and use_git_exclude as new
    options for searching

Changed

  • Searching now disables all standard filters by default with re-introducing
    the ability to set the filters by individual options

Fixed

  • Failing to start a search will no longer cause the search task to exit when
    using the local server, which would result in no more searches being able to
    be executed

Binaries

Standalone binaries are built out for Windows (x86_64), MacOS (Intel & ARM), and Linux (x86_64, aarch64, armv7).

  • linux64-gnu-x86 is the x86-64 release on Linux using libc
  • linux64-gnu-aarch64 is the aarch64 release on Linux using libc
  • linux64-gnu-arm-v7 is the arm-v7 release on Linux using libc (for Raspberry PI)
  • linux64-musl-x86 is the x86-64 release on Linux using musl (static binary, no libc dependency)
  • linux64-musl-aarch64 is the aarch64 release on Linux using musl (static binary, no libc dependency)
  • macos is a universal binary for Mac OS that supports x86-64 and aarch64 (ARM) platforms
  • win64 is the x86-64 release on Windows using MSVC

SHA256 Checksums

dc2c33ba400adbfb084e3c6d49b19448ffbba5124211377c3808171464701f4a  distant-macos
7c3b3c3ffcad5f19fe1b85bbf2ee244e208cf36c46d58698fe7bb4e706f4261b  distant-win64.exe
028997eeadeec7ae2e4d384473671910928a5f89ea063ca941798116a934040b  distant-linux64-gnu-x86
45893625421ff5421c1871c101eb01886097e158e17c11e42c3ccf2c9de30586  distant-linux64-gnu-aarch64
f765188e763696c3aa12921d947a7d212d964b92a1dff07c9abd2109ac04c7d7  distant-linux64-gnu-arm-v7
0f572fcf65cd7d32fc51aff3fe121f8a76dda91a6db28f0fd3759c50478aaea9  distant-linux64-musl-x86
0d3a429adc194e6d60c4297763ce288622755870ef2d9c64c7814b422222c7ba  distant-linux64-musl-aarch64