summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
AgeCommit message (Expand)Author
2021-05-29(cargo-release) version 2.12.0v2.12.0Sebastian Thiel
2021-05-09(cargo-release) version 2.11.3v2.11.3Sebastian Thiel
2021-05-09dependency updatesSebastian Thiel
2021-05-03(cargo-release) version 2.11.2Sebastian Thiel
2021-05-03Fix build (use the latest version of crosstermion, too)Sebastian Thiel
2021-05-03[dua] actually upgrade to tui 0.15Sebastian Thiel
2021-05-03[dua] upgrade to tui 0.15Sebastian Thiel
2021-03-26New resolver using Rust 1.51Sebastian Thiel
2021-02-22(cargo-release) version 2.11.1v2.11.1Sebastian Thiel
2021-02-15(cargo-release) version 2.11.0v2.11.0Sebastian Thiel
2021-01-23(cargo-release) version 2.10.10v2.10.10Sebastian Thiel
2021-01-07(cargo-release) version 2.10.9v2.10.9Sebastian Thiel
2021-01-07Fix jwalk, the other way around; related to #72Sebastian Thiel
2021-01-04upgrade to tui 14Sebastian Thiel
2021-01-04(cargo-release) version 2.10.8v2.10.8Sebastian Thiel
2021-01-04dependencies: bump itertools 0.9.0 -> 0.10.0Maxim Zhukov
2020-12-16(cargo-release) version 2.10.7Sebastian Thiel
2020-12-16prepare next releaseSebastian Thiel
2020-11-15bump patch levelv2.10.5Sebastian Thiel
2020-11-15switch from structup to clap 3 beta.2Sebastian Thiel
2020-11-15patch bumpv2.10.4Sebastian Thiel
2020-11-15upgrade to tui 0.13Sebastian Thiel
2020-10-15(cargo-release) version 2.10.3v2.10.3Sebastian Thiel
2020-09-28upgrade to latest version of tuiSebastian Thiel
2020-07-27bump patch levelv2.10.2Sebastian Thiel
2020-07-24(cargo-release) version 2.10.1v2.10.1Sebastian Thiel
2020-07-22Minor style improvements to handle special caseSebastian Thiel
2020-07-22Switch to crosstermion 0.3 for tui 0.10 supportSebastian Thiel
2020-07-22use published version of tui-reactSebastian Thiel
2020-07-22Upgrade to tui 0.10 step one…tui-react-v0.10.0Sebastian Thiel
2020-07-22update to colored 2.0Sebastian Thiel
2020-07-13Speedup build times by not optimizing build dependenciesSebastian Thiel
2020-07-11Replace flume with just std::sync::mpscSebastian Thiel
2020-07-07Bump patch levelv2.9.1Sebastian Thiel
2020-07-06add windows wildcard argument support (using `wild`)Roy Ivy III
2020-07-06Cut new release: 2.9v2.9.0Sebastian Thiel
2020-07-06Don't implicitly pull in termion! Kills windows build reliably…Sebastian Thiel
2020-07-06Make interactive mode optional, allow selection of backend for windows, unixSebastian Thiel
2020-07-06Completely rid ourselves of Termion to make backend selection possibleSebastian Thiel
2020-07-06Replace termion::color with coloredSebastian Thiel
2020-07-06termcolor spends 1200 lines on handlings buffers, and it's not liking plain i...Sebastian Thiel
2020-07-06for a moment I thought 'colored' could be used, but…Sebastian Thiel
2020-07-06Always use crossterm for now just to test if it works and…Sebastian Thiel
2020-07-06Use crosstermion to create a terminal with the corresponding backendSebastian Thiel
2020-07-06convert input handling to crosstermionSebastian Thiel
2020-07-02bump patch levelv2.8.2Sebastian Thiel
2020-07-02Bring structopt back, argh doesn't support OsStringsSebastian Thiel
2020-07-02Bump patch levelv2.8.1Sebastian Thiel
2020-07-02Use 'anyhow' instead of 'failure' to simplify code and reduce bloatSebastian Thiel
2020-07-02bump minor versionv2.8.0Sebastian Thiel