Skip to content

1.6: Enhanced and fixed

Compare
Choose a tag to compare
@maxpat78 maxpat78 released this 18 Oct 16:08
· 11 commits to main since this release
- added shell wildcards (via match and glob functions) expansion, so that most commands can take advantage of it transparently
- more commands accept multiple arguments (notably: encrypt, decrypt)
- modified version of w32lex to add quotes only when really needed
- fixed encryptDir and decryptDir: now they both create also empty directories
- encryptDir now recreates the source directory instead of just copying its contents