Commit Graph

13 Commits

Author SHA1 Message Date
Dustin J. Mitchell
db1e1c9c96 Support parsing depends:.. in CLI 2022-03-15 18:01:49 -04:00
Dustin J. Mitchell
f8c4ece238 Re-export the chrono crate from taskchampion.
The chrono types are central to use of TC, so this will help consumers
of the TC crate to avoid dependency conflicts.
2022-03-15 17:58:54 -04:00
Dustin J. Mitchell
a143660124 Switch to pretty_assertions 2021-10-02 01:08:26 +00:00
Ravi Sawlani
f824d6123c added tests 2021-08-25 12:42:37 +05:30
Ravi Sawlani
c5e18aec31 lint issue 2021-08-24 22:41:45 +05:30
Ravi Sawlani
90b06df30f refactor 2021-08-24 22:38:27 +05:30
Ravi Sawlani
4a3b19bba6 added common business date acronyms 2021-08-24 22:26:30 +05:30
Dustin J. Mitchell
2b3383842e Treat partially-matched arguments as an error 2021-06-05 09:15:24 -04:00
Dustin J. Mitchell
5f28eb3a74 produce Tag instances in the parser (#260)
and..
* fix usage-docs plugin
* upgrade mdbook
2021-06-04 09:26:12 -04:00
Dustin J. Mitchell
ac6b020b6d minor updates from review 2021-06-01 09:24:40 -04:00
Dustin J. Mitchell
b18701c3cb remove many duration strings to simplify 2021-06-01 09:20:14 -04:00
Dustin J. Mitchell
0259a5e2e2 parse durations and timestamps 2021-05-31 08:49:37 -04:00
Dustin J. Mitchell
288f29d9d5 refactor argparse::args into submodules 2021-05-31 08:49:37 -04:00