task-hookrs v0.2.0!
I just released the second version of
my task-hookrs crate, a crate
for interfacing with taskwarrior!
This release is release 0.2.0 – so nothing too serious by now, as we still
prefix with 0., but anyways a few nice things were merged and it seems to
work pretty well!
These features were added:
- Annotation support
- Optional values are no longer included in the output
- import_task() for importing a single task JSON object
Bugfixes and other things were also done:
- Dead code removed
- Documentation written and updated
- Links in documentation fixed
- Import errors for rust beta fixed
And the crate is already published on crates.io.
So go ahead and use it!
tags: #linux #open source #programming #rust #software #tools