Skip to content

Releases: Constantin1489/trrc

v0.1.3 shell completions

17 Jun 14:31
Compare
Choose a tag to compare

Add shell completions.
Fix typos.

Soon(and of course, no promises), the mode option for git diff and git diff --word-diff will be released.

I'm thinking of this.
Piping git-diff stdout will create the contents of two fields.
Piping git-diff --word-diff stdout will create the content of a cloze field.
This will require --tag options or environment variables.

v0.1.2 minor fixes

11 Jun 22:58
Compare
Choose a tag to compare

Now --sync option will print an error handle message correctly.

TIL: update GitHub first, publish PyPI later.