v0.8.0
Atuin now supports Fish! Check out the README for the docs :)
What's Changed
- Remove dev dep with wildcard by @ellie in #224
- feat: login/register no longer blocking by @conradludgate in #216
- fix: resolve some issues with install.sh by @mozzieongit in #188
- Bump sqlx from 0.5.5 to 0.5.7 by @dependabot in #210
- Update installation instructions for Arch Linux by @orhun in #228
- Update install.sh to use
pacman
on Arch Linux by @orhun in #229 - Update messages in install.sh about the AUR packages by @orhun in #231
- Support generating shell completions by @orhun in #235
- Bump tui from 0.15.0 to 0.16.0 by @dependabot in #225
- Bump itertools from 0.10.1 to 0.10.3 by @dependabot in #236
- Bump serde_json from 1.0.64 to 1.0.72 by @dependabot in #219
- Fish importing by @conradludgate in #234
- Enable help messages for command line arguments by @orhun in #239
- remove unused environment var loading entire history into an env var by @mrjones2014 in #242
- Add Alt+backspace and Ctrl+u keybinds for deleting by word and by line, respectively by @mrjones2014 in #243
- Release v0.8.0 by @ellie in #245
New Contributors
- @orhun made their first contribution in #228
- @mrjones2014 made their first contribution in #242
Full Changelog: v0.7.2...v0.8.0