v1.0.0
Rewrite.
- Removed git2_rs dependency, use Command instead.
- do not use
.gitattributes, use self-managedgit_simple_encrypt.toml. - remove the
Removecli command. If you want to delete files/folders, editgit_simple_encrypt.toml. - you can select to disable zstd feature.
- Add more tests.