aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
Commit message (Collapse)AuthorAgeFilesLines
* bump to v0.2.7v0.2.7Akshay2021-03-061-1/+1
| | | | | - add GoalKinds - add Floating habits
* bump to v0.2.6v0.2.6Akshay2021-02-211-1/+1
|
* bump to v0.2.5v0.2.5Akshay2021-01-271-1/+1
| | | | | - fixes installation from crates.io - bump cursive to v0.16
* Merge branch 'master' of https://github.com/gyscos/dijo into deps/cursive-0.16Akshay2021-01-271-1/+1
|\
| * Update to cursive 0.16Alexandre Bury2021-01-191-1/+1
| |
* | bump to v0.2.4v0.2.4Akshay2021-01-261-1/+1
|/ | | | | | - new alias 'wq' for write and quit - prevent ctrl-c from losing data - add man page
* fix syn's breaking changesyn-fixAkshay2021-01-111-0/+1
|
* bump to v0.2.3v0.2.3Akshay2020-08-041-1/+1
|
* add feature to compile on windows, switch to termionAkshay2020-08-041-1/+5
|
* add toml crateAkshay2020-08-031-0/+1
|
* bump to v0.2.2Akshay2020-07-241-5/+2
|
* enable feature based compilation to support windowsv0.2.2-alphaAkshay2020-07-231-1/+4
|
* remove dependency on rustc v1.45, bump to v0.2.1v0.2.1Akshay2020-07-231-1/+1
|
* Merge branch 'feature/windows' of https://github.com/filalex77/dijo into ↵Akshay2020-07-231-2/+2
|\ | | | | | | feature/windows
| * switch to crossterm backendAkshay2020-07-231-1/+1
| |
| * bump to v0.2.0!v0.2.0Akshay2020-07-231-1/+1
| |
| * bump to v0.1.5v0.1.5Akshay2020-07-211-1/+1
| |
| * bump to v0.1.4: remove ncurses as dependencyv0.1.4Akshay2020-07-201-1/+1
| |
| * Disable default ncurses backend from cursiveAlexandre Bury2020-07-201-0/+1
| | | | | | Cursive includes the ncurses backend by default, which requires building it and overall causes a bunch of unnecessary complications.
* | remove ncurses dependencyAkshay2020-07-211-0/+1
| |
* | switch to crossterm backendAkshay2020-07-201-1/+1
|/
* add LICENSE file, bump to v0.1.3Akshay2020-07-201-1/+1
|
* bump versionAkshay2020-07-191-1/+1
|
* bumpv0.1.1Akshay2020-07-191-1/+1
|
* add startup hint, fix watcher panicsAkshay2020-07-191-2/+0
|
* add crate metadataAkshay2020-07-191-0/+7
|
* switch to termion backend for strikethrough and stable refresh rateAkshay2020-07-181-1/+1
|
* add file watcher for auto habitsAkshay2020-07-181-0/+1
|
* add track commandsAkshay2020-07-161-0/+1
|
* Update cursive requirement from 0.14 to 0.15dependabot-preview[bot]2020-07-121-1/+1
| | | | | | | | Updates the requirements on [cursive](https://github.com/gyscos/cursive) to permit the latest version. - [Release notes](https://github.com/gyscos/cursive/releases) - [Changelog](https://github.com/gyscos/cursive/blob/main/CHANGELOG.md) - [Commits](https://github.com/gyscos/cursive/compare/v0.14.0...cursive-v0.15.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
* add directories crate, simplify done statusAkshay2020-07-101-0/+1
|
* move to crossterm backendAkshay2020-07-101-1/+4
|
* new name, add spacing for command lineAkshay2020-07-011-2/+2
|
* use typetag to serialize trait objectsAkshay2020-05-021-0/+1
|
* serialize App into json with erased_serdeAkshay2020-03-181-0/+1
|
* static configAkshay2020-03-111-0/+1
|
* serialize dates, remove cruftAkshay2020-02-111-1/+4
|
* depsAkshay2020-02-091-0/+16