summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
AgeCommit message (Expand)Author
2020-10-15(cargo-release) version 2.10.3v2.10.3Sebastian Thiel
2020-10-15dependency updateSebastian Thiel
2020-09-30dependency updateSebastian Thiel
2020-09-28upgrade to latest version of tuiSebastian Thiel
2020-09-28update to tui 0.12tui-react-v0.12.0Sebastian Thiel
2020-09-28dependency updateSebastian Thiel
2020-09-14Dependency updateSebastian Thiel
2020-09-03dependency updateSebastian 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-22(cargo-release) version 0.10.1tui-react-v0.10.1Sebastian 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-22tui-react now works with tui 10.0; tracks tui's version number nowSebastian Thiel
2020-07-22update to colored 2.0Sebastian Thiel
2020-07-22dependency updateSebastian Thiel
2020-07-11Replace flume with just std::sync::mpscSebastian Thiel
2020-07-10update dependenciesSebastian Thiel
2020-07-10update dependenciesSebastian Thiel
2020-07-10patch bump tui-reacttui-react-v0.4.1Sebastian Thiel
2020-07-07update dependenciesSebastian Thiel
2020-07-07Bump patch levelv2.9.1Sebastian Thiel
2020-07-07Fix color handling (causing the text to disappear); fix tty detectionSebastian Thiel
2020-07-06Cut new release: 2.9v2.9.0Sebastian 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-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
2020-07-02All tests work with argh (which really needs aliases)Sebastian Thiel
2020-07-02First version of options struct based on ArghSebastian Thiel
2020-07-02upgrade byte-unit to version 4v2.7.0Sebastian Thiel
2020-07-02update dependenciesSebastian Thiel
2020-07-02Cut a new minor release: 2.7Sebastian Thiel
2020-05-31bump patch levelv2.6.1Sebastian Thiel
2020-05-31Abort on panic for smaller binaries; update dependenciesSebastian Thiel
2020-05-04Upgrade to tui 0.9v2.6.0tui-react-v0.4.0Sebastian Thiel
2020-05-04Update dependenciesSebastian Thiel
2020-04-05bump minorv2.5.0Sebastian Thiel
2020-04-03Bump tui-react version to 0.3tui-react-v0.3.0Sebastian Thiel
2020-03-30bump patchv2.4.1Sebastian Thiel