Tags: herbygillot/atuin
Tags
Release v0.8.1 (atuinsh#291) f861893 Update to clap 3.1.x (atuinsh#289) e8f7aac Add compact mode (atuinsh#288) 1e04c4c Add rust-version to Cargo.toml (atuinsh#287) 222e52b Update Dockerfile fae118a Improve fuzzy search (atuinsh#279) 7cde55a Add code of conduct (atuinsh#281) d270798 Update config-rs (atuinsh#280) 3248883 Update README.md 7f58741 Fix `history list --cwd` errors (atuinsh#278) e117b62 Update fish bindings. (atuinsh#265) 4223ac6 Restore bash 4.2 compatibility, only add hook once (atuinsh#271) 7651f89 Add support for blesh (atuinsh#267) c2dd332 fix: get install.sh working on UbuntuWSL (atuinsh#260) 84403a3 Bump reqwest from 0.11.7 to 0.11.9 (atuinsh#261) 5005cf7 Bump serde_json from 1.0.73 to 1.0.75 (atuinsh#262) 7fa3e1c Do not crash if the history timestamp is in the future (atuinsh#250) 8d21506 use sqlite grouping rather than subquery (atuinsh#181) d36ff13 Replace dpkg with apt (atuinsh#248)
Release v0.7.2 (atuinsh#222) * Release v0.7.2 * Update CHANGELOG.md
Release v0.7.0 (atuinsh#103) * Release v0.7.0 - Update all the crate versions - Update the demo gif - Write a changelog - Adjust the title of the search screen (has the old name still) - Adjust the colours of the quick-jump numbers (sadly invisible on some colour schemes as dark grey :/) * Update README, default config file, docs * Link usernames * Trigger release workflow upon release creation, as well as tags