v0.8.1
Mostly some bugfixes and stability improvements - but also a new compact mode and improved fuzzy search by @pmarschik and @schrej!
We've also had some improvements to our shell integration 🚀
Thank you so much to everyone that contributed to this release ❤️ Much appreciated!
What's Changed
- Replace dpkg with apt by @SuperSandro2000 in #248
- use sqlite grouping rather than subquery by @mwotton in #181
- Do not crash if the history timestamp is in the future by @ellie in #250
- Bump serde_json from 1.0.73 to 1.0.75 by @dependabot in #262
- Bump reqwest from 0.11.7 to 0.11.9 by @dependabot in #261
- fix: get install.sh working on UbuntuWSL by @elsbrock in #260
- Add support for blesh by @SuperSandro2000 in #267
- Restore bash 4.2 compatibility, only add hook once by @SuperSandro2000 in #271
- Update fish bindings. by @patricksjackson in #265
- Fix
history list --cwd
errors by @lmburns in #278 - Update config-rs by @ellie in #280
- Add code of conduct by @ellie in #281
- Add SearchMode fzf. by @pmarschik in #279
- Add rust-version to Cargo.toml by @schrej in #287
- Add compact mode by @schrej in #288
- Update to clap 3.1.x by @Sciencentistguy in #289
- Release v0.8.1 by @ellie in #291
New Contributors
- @SuperSandro2000 made their first contribution in #248
- @elsbrock made their first contribution in #260
- @patricksjackson made their first contribution in #265
- @lmburns made their first contribution in #278
- @pmarschik made their first contribution in #279
- @schrej made their first contribution in #287
Full Changelog: v0.8.0...v0.8.1