Supported
Ubuntu Linux - bloop_0.3.1_amd64.deb
Linux AppImage (Works on most distributions) - bloop_0.3.1_amd64.AppImage
macOS 12+ (Apple Silicon) - bloop_0.3.1_aarch64.dmg
macOS 12+ (Intel) - bloop_0.3.1_x64.dmg
Windows - bloop_0.3.1_x86_en-US.msi
What's Changed
- Release v0.3.0 by @anastasiya1155 in #269
- fix small eslint issue by @anastasiya1155 in #273
- Prevent form submission during Japanese input composition by @ainoya in #270
- Increase initial delay seconds by @corest in #275
- Correct a typo in state.rs by @felixonmars in #272
- Wait for Rudder analytics to initialize for 15 seconds by @anastasiya1155 in #276
- Add link to discord by @anastasiya1155 in #274
- add more detail to analytics events by @nerdypepper in #277
- Change search input placeholder text by @anastasiya1155 in #278
- add exponential backoff to answer-api retry by @nerdypepper in #279
- Fix initial request for github repos hanging indefinitely by @anastasiya1155 in #281
- update NL query for repo search by @anastasiya1155 in #282
- replace index operations with slice::get by @nerdypepper in #280
- Percentage indicator for individual repositories by @rsdy in #261
- Release v0.3.1 by @anastasiya1155 in #285
New Contributors
- @ainoya made their first contribution in #270
- @felixonmars made their first contribution in #272
Full Changelog: v0.3.0...v0.3.1