Skip to content

Releases: sd416/file-encryptor

4.0

17 Jun 11:45
Compare
Choose a tag to compare
Fix CI: Add missing source files and update .gitignore

- Add cli.go, config.go, handlers.go, web_stub.go to repository
- Add web.go and test files
- Fix .gitignore to only ignore binary in root, not cmd/file-encryptor directory
- This resolves undefined function errors in GitHub Actions CI

Added multi file support

28 Apr 05:04
a96aa4b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1...3.0

2.1

15 Apr 08:55
Compare
Choose a tag to compare
2.1

What's Changed

  • Bump golang.org/x/crypto from 0.31.0 to 0.35.0 in the go_modules group across 1 directory by @dependabot in #12

Full Changelog: 1.9...2.1

1.9

23 Feb 14:15
Compare
Choose a tag to compare
1.9
readme update

1.7

30 Jan 16:36
Compare
Choose a tag to compare
1.7
updated action

1.4

30 Jan 12:29
c43e3b3
Compare
Choose a tag to compare
1.4
Merge pull request #7 from sd416/1.4

Short flag support

1.3

28 Jan 03:40
9813cdb
Compare
Choose a tag to compare
1.3
Merge pull request #5 from sd416/1.3

Updating to go 1.23

1.2

17 Dec 16:43
Compare
Choose a tag to compare
1.2

Added support for media files