Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Dec 00:48
· 3 commits to master since this release

Major Changes

Multibrowse has been completely rewritten in Rust, for several reasons:

  • Rust toolchain is much easier to develop and build with than a Python toolchain
  • Starts up significantly faster than the Python version
  • Binary sizes are reduced by 60-95% (The Windows version alone is a whopping 27x smaller than v2.1.2)