v3.0.0
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)