v0.4.13
macOS 11+ (Apple Silicon) - bloop_0.4.13_aarch64.dmg
macOS 11+ (Intel) - bloop_0.4.13_x64.dmg
Ubuntu Linux - bloop_0.4.13_amd64.deb
Linux AppImage (Works on most distributions) - bloop_0.4.13_amd64.AppImage
Windows - bloop_0.4.13_x64_en-US.msi
What's Changed
- Use multiplatform protoc action instead of nix by @rsdy in #835
- Minimize rerenders of explain button by @anastasiya1155 in #834
- Fix navigation between refs/defs in a file by @anastasiya1155 in #838
- Wrap overflowing code in article response by @anastasiya1155 in #839
- periodically remove old log files by @nerdypepper in #837
- Automatically upload bundles by @anastasiya1155 in #840
- Properly close sqlite db handles when migrations fail by @calyptobai in #841
- Allow opening multiple tabs for one repo by @anastasiya1155 in #842
- Fix
Exchange::answer
return value order by @calyptobai in #843 - Update to v0.4.13 by @ggordonhall in #845
- Remove aliases from answer context by @ggordonhall in #844
- Add Spanish localisation by @anastasiya1155 in #822
- Fix conversation scrolling during generation by @anastasiya1155 in #846
- fix log-clear job by @nerdypepper in #849
Full Changelog: v0.4.12...v0.4.13