aboutsummaryrefslogtreecommitdiffstats
path: root/atuin-client/Cargo.toml (unfollow)
Commit message (Expand)Author
2023-04-14Workspace reorder (#868)Vladislav Stepanov
2023-04-01Release Atuin v14 (#836)Ellie Huxtable
2023-02-28Patch release v13.0.1 (#741)Ellie Huxtable
2023-02-26Release v13 (#727)Ellie Huxtable
2023-02-14Add `history_filter` cfg to exclude commands from history (#515) (#716)Johannes Baiter
2023-02-10Bump fs-err from 2.8.1 to 2.9.0 (#604)dependabot[bot]
2022-12-18Allow overriding filter and search modes from CLI (#635)Patrick Decat
2022-12-18Bump base64 from 0.13.0 to 0.20.0 (#641)dependabot[bot]
2022-11-06Release v12 (#599)Ellie Huxtable
2022-10-21docs: add more details about date parsing in the stats command (#579)Benjamin Vergnaud
2022-10-19Bump async-trait from 0.1.57 to 0.1.58 (#575)dependabot[bot]
2022-10-19Configure reqwest to use native platform certs (#574)wpbrz
2022-10-14rollup of 5 dependency commits (#562)Conrad Ludgate
2022-10-14Bump rmp-serde from 1.1.0 to 1.1.1 (#557)dependabot[bot]
2022-10-14Bump sqlx from 0.5.13 to 0.6.2 (#536)dependabot[bot]
2022-10-14Add automatic update checking (#555)Ellie Huxtable
2022-09-13Release v11 (#529)Ellie Huxtable
2022-06-06Release v0.10.0 (#440)Ellie Huxtable
2022-05-20Noyez zsh histdb import (#393)noyez
2022-05-16Cleanup dependencies – disable unnecessary or unused features (#407)Jakub Jirutka
2022-05-09Importer V3 (#395)Conrad Ludgate
2022-05-05Bump serde_json from 1.0.80 to 1.0.81 (#387)dependabot[bot]
2022-05-03Bump serde from 1.0.136 to 1.0.137 (#375)dependabot[bot]
2022-05-03Bump serde_json from 1.0.79 to 1.0.80 (#376)dependabot[bot]
2022-04-25history list (#340)Conrad Ludgate
2022-04-23Release v0.9.1 (#338)Ellie Huxtable
2022-04-23sql builder (#333)Conrad Ludgate
2022-04-23Release v0.9.0 (#334)Ellie Huxtable
2022-04-22Bump uuid from 0.8.2 to 1.0.0 (#311)dependabot[bot]
2022-04-22feature-flags (#328)Conrad Ludgate
2022-04-22refactor (#327)Conrad Ludgate
2022-04-13provide better error messages (#300)Conrad Ludgate
2022-04-13Bump rmp-serde from 0.15.5 to 1.0.0 (#264)dependabot[bot]
2022-04-13Bump directories from 3.0.2 to 4.0.1 (#246)dependabot[bot]
2022-04-13Bump urlencoding from 1.3.3 to 2.1.0 (#208)dependabot[bot]
2022-04-12fix env config parsing (#295)Conrad Ludgate
2022-04-12Release v0.8.1 (#291)Ellie Huxtable
2022-03-18Improve fuzzy search (#279)Patrick
2022-03-17Update config-rs (#280)Ellie Huxtable
2022-03-13Fix `history list --cwd` errors (#278)Lucas Burns
2022-01-18Bump serde_json from 1.0.73 to 1.0.75 (#262)dependabot[bot]
2021-12-17Release 0.8.0 (#245)Ellie
2021-12-11Bump serde_json from 1.0.64 to 1.0.72 (#219)dependabot[bot]
2021-12-11Bump itertools from 0.10.1 to 0.10.3 (#236)dependabot[bot]
2021-12-08Remove dev dep with wildcard (#224)Ellie
2021-12-08Release v0.7.2 (#222)Ellie
2021-11-17Bump itertools from 0.10.0 to 0.10.1 (#146)dependabot[bot]
2021-11-17Bump rmp-serde from 0.15.4 to 0.15.5 (#149)dependabot[bot]
2021-11-17Bump rand from 0.8.3 to 0.8.4 (#152)dependabot[bot]
2021-09-09Reordered fuzzy search (#179)Mark Wotton