summaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Expand)AuthorFilesLines
2024-01-13chore: update dependency versionsLars Wirzenius1-119/+157
2024-01-13chore: update Cargo.lockLars Wirzenius1-223/+459
2022-04-25chore: port from structopt to clap v3Lars Wirzenius1-69/+42
2021-08-24feat! rename binary from jt2 to jtLars Wirzenius1-57/+123
2021-07-15feat: add command to list current draftsLars Wirzenius1-8/+17
2021-04-08refactor: sort dependencies in Cargo.toml in alphabetical orderLars Wirzenius1-10/+10
2021-04-08feat! add support for tera templates for new journal entriesLars Wirzenius1-0/+278
2021-04-02feat! support multiple draftsLars Wirzenius1-0/+50
2021-03-26feat! rewrite codeLars Wirzenius1-46/+149
2020-11-16feat: add "jt edit" to edit a draft with a chosen editorLars Wirzenius1-0/+115
2020-09-05feat: create and initialise a new journalLars Wirzenius1-0/+251