macOS 11+ (Apple Silicon) - bloop_0.4.6_aarch64.dmg
macOS 11+ (Intel) - bloop_0.4.6_x64.dmg
Ubuntu Linux - bloop_0.4.6_amd64.deb
Linux AppImage (Works on most distributions) - bloop_0.4.6_amd64.AppImage
Windows - bloop_0.4.6_x64_en-US.msi
What's Changed
- Fix input focus and scroll in multi tabs layout by @anastasiya1155 in #662
- Allow 'ask bloop' popup in file modal/sidebar by @anastasiya1155 in #663
- UI improvements by @anastasiya1155 in #665
- Instruct the model not to refer to aliases in the explanation by @ggordonhall in #667
- Flake update by @rsdy in #666
- fix wrong path when navigating refs-defs multiple times by @anastasiya1155 in #676
- Increase nearby chunk distance and sort snippets by alias by @ggordonhall in #675
- fix scrolling when navigating between files with different length by @anastasiya1155 in #677
- enable code-nav for all tokens by @nerdypepper in #674
- Use pre-built
ort
, fix builds on Windows by @calyptobai in #231 - add scope-queries for ruby by @nerdypepper in #617
- Fix ruby compile error by @ggordonhall in #678
- fix hoverables query for ruby by @nerdypepper in #680
- Revert use of pre-built
ort
by @calyptobai in #684
Full Changelog: v0.4.5...v0.4.6