Skip to content

v1.0.0

Choose a tag to compare

@lxl66566 lxl66566 released this 13 May 04:38
· 86 commits to main since this release

Rewrite.

  • Removed git2_rs dependency, use Command instead.
  • do not use .gitattributes, use self-managed git_simple_encrypt.toml.
  • remove the Remove cli command. If you want to delete files/folders, edit git_simple_encrypt.toml.
  • you can select to disable zstd feature.
  • Add more tests.