summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
AgeCommit message (Expand)Author
2022-04-14Bump cli-table from 0.4.6 to 0.4.7 (#297)dependabot[bot]
2022-04-14Bump config from 0.13.0 to 0.13.1 (#303)dependabot[bot]
2022-04-13Initial implementation of calendar API (#298)Ellie Huxtable
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-12goodbye warp, hello axum (#296)Conrad Ludgate
2022-04-12fix env config parsing (#295)Conrad Ludgate
2022-04-12Release v0.8.1 (#291)v0.8.1Ellie Huxtable
2022-04-07Update to clap 3.1.x (#289)Jamie Quigley
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 reqwest from 0.11.7 to 0.11.9 (#261)dependabot[bot]
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-08Bump sqlx from 0.5.5 to 0.5.7 (#210)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-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-11-17Bump reqwest from 0.11.3 to 0.11.6 (#192)dependabot[bot]
2021-11-17Bump tokio from 1.6.1 to 1.14.0 (#205)dependabot[bot]
2021-09-09Reordered fuzzy search (#179)Mark Wotton
2021-06-01Add fuzzy text search mode (#142)Frank Hamand
2021-05-31Bump indicatif from 0.16.0 to 0.16.2 (#140)dependabot[bot]
2021-05-31Bump sqlx from 0.5.2 to 0.5.5 (#139)dependabot[bot]
2021-05-31Bump tokio from 1.6.0 to 1.6.1 (#141)dependabot[bot]
2021-05-17Bump tokio from 1.5.0 to 1.6.0 (#132)dependabot[bot]
2021-05-17Bump urlencoding from 1.3.1 to 1.3.3 (#133)dependabot[bot]
2021-05-14Bump serde from 1.0.125 to 1.0.126 (#124)dependabot[bot]
2021-05-14Bump urlencoding from 1.1.1 to 1.3.1 (#125)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-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-05-08Bump cli-table from 0.4.5 to 0.4.6 (#43)dependabot[bot]
2021-05-08Bump directories from 3.0.1 to 3.0.2 (#41)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-21Bump to 0.6.1Ellie Huxtable
2021-04-21Bugfixes, show time ago, perf improvementsEllie Huxtable
2021-04-20Bump rusqlite from 0.25.0 to 0.25.1 (#35)dependabot[bot]
2021-04-20Release 0.6.0Ellie Huxtable