summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
AgeCommit message (Expand)Author
2022-05-08Bump clap from 3.1.15 to 3.1.16 (#392)dependabot[bot]
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 clap_complete from 3.1.2 to 3.1.3 (#377)dependabot[bot]
2022-05-03Bump serde_json from 1.0.79 to 1.0.80 (#376)dependabot[bot]
2022-05-03Bump clap from 3.1.12 to 3.1.15 (#381)dependabot[bot]
2022-04-26bump tui (#346)Conrad Ludgate
2022-04-25Bump clap from 3.1.11 to 3.1.12 (#342)dependabot[bot]
2022-04-25history list (#340)Conrad Ludgate
2022-04-23Release v0.9.1 (#338)v0.9.1Ellie Huxtable
2022-04-23Release v0.9.0 (#334)v0.9.0Ellie Huxtable
2022-04-22feature-flags (#328)Conrad Ludgate
2022-04-22History filter (#329)Ellie Huxtable
2022-04-22refactor (#327)Conrad Ludgate
2022-04-22Bump clap from 3.1.10 to 3.1.11 (#323)dependabot[bot]
2022-04-21Bump clap_complete from 3.1.1 to 3.1.2 (#316)dependabot[bot]
2022-04-21tracing (#315)Conrad Ludgate
2022-04-20Bump clap from 3.1.9 to 3.1.10 (#309)dependabot[bot]
2022-04-19Bump clap from 3.1.8 to 3.1.9 (#306)dependabot[bot]
2022-04-13provide better error messages (#300)Conrad Ludgate
2022-04-13Bump directories from 3.0.2 to 4.0.1 (#246)dependabot[bot]
2022-04-12Release v0.8.1 (#291)v0.8.1Ellie Huxtable
2022-04-07Update to clap 3.1.x (#289)Jamie Quigley
2022-04-04Add rust-version to Cargo.toml (#287)Jakob Schrettenbrunner
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)v0.8.0Ellie
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-11Bump tui from 0.15.0 to 0.16.0 (#225)dependabot[bot]
2021-12-08Release v0.7.2 (#222)v0.7.2Ellie
2021-11-17Bump itertools from 0.10.0 to 0.10.1 (#146)dependabot[bot]
2021-05-31Bump indicatif from 0.16.0 to 0.16.2 (#140)dependabot[bot]
2021-05-14Bump serde from 1.0.125 to 1.0.126 (#124)dependabot[bot]
2021-05-10Release v0.7.1 (#108)v0.7.1Ellie Huxtable
2021-05-10Release v0.7.0 (#103)v0.7.0Ellie Huxtable
2021-05-10Increase number of optimizations on release builds. (#101)Omer Katz
2021-05-08Bump indicatif from 0.15.0 to 0.16.0 (#45)dependabot[bot]
2021-05-08Bump tui from 0.14.0 to 0.15.0 (#44)dependabot[bot]
2021-04-26Release v0.6.4v0.6.4Ellie Huxtable
2021-04-26Update dependencies properlyEllie Huxtable
2021-04-26Pre release polishing (#42)Ellie Huxtable
2021-04-25Update docs, unify on SQLx, bugfixes (#40)Ellie Huxtable
2021-04-21Add to Cargo.tomlEllie Huxtable
2021-04-21Bump to 0.6.1Ellie Huxtable
2021-04-21Bugfixes, show time ago, perf improvementsEllie Huxtable
2021-04-20Release 0.6.0Ellie Huxtable
2021-04-20Update versions to matchEllie Huxtable
2021-04-20Use cargo workspaces (#37)Ellie Huxtable
2021-04-20Switch to Warp + SQLx, use async, switch to Rust stable (#36)Ellie Huxtable