summaryrefslogtreecommitdiff
path: root/Cargo.toml
AgeCommit message (Expand)AuthorFilesLines
2024-01-13chore: update dependency versionsLars Wirzenius1-11/+11
2022-04-25chore: port from structopt to clap v3Lars Wirzenius1-1/+1
2021-08-24feat! rename binary from jt2 to jtLars Wirzenius1-1/+1
2021-07-15feat: add command to list current draftsLars Wirzenius1-1/+2
2021-04-08refactor: sort dependencies in Cargo.toml in alphabetical orderLars Wirzenius1-6/+6
2021-04-08feat! add support for tera templates for new journal entriesLars Wirzenius1-0/+1
2021-04-02feat! support multiple draftsLars Wirzenius1-0/+2
2021-03-26feat! rewrite codeLars Wirzenius1-0/+3
2020-11-16feat: add "jt edit" to edit a draft with a chosen editorLars Wirzenius1-0/+2
2020-09-05feat: create and initialise a new journalLars Wirzenius1-0/+10