Releases: enrichman/stegosecrets
Releases · enrichman/stegosecrets
v0.2.0
Breaking change
Encrypted files with previous version cannot be decrypted with >v0.2.0
.
What's Changed
- Extend Parts with more info (breaking change) by @enrichman in #48
Full Changelog: v0.1.1...v0.2.0
v0.1.1
v0.1.0
What's Changed
- Makefile by @enrichman in #43
- Tests for encrypt commad by @enrichman in #44
- CLI commands help by @enrichman in #45
- Cli decrypt tests by @enrichman in #46
- Added encrypt tests by @enrichman in #47
Full Changelog: v0.0.1...v0.1.0
v0.0.1
Changelog
- 1fcc29f Add output flag images (#20)
- fa4ce53 Add silent switch (#33)
- 582e096 Added progress bar for images download progress (#36)
- 48b595f Create LICENSE.md
- 77cf329 Create ci.yml (#38)
- f22dc19 Enabled wrapcheck linter (#40)
- 13764b1 Encrypter threshold / pairs validation (#19)
- 40e72ad Fix for absolute path and added images dir flag (#41)
- 4d75bcb Update README.md
- 63cec30 Version command (#14)
- b0df97e add flag to choose num of images to download (#34)
- bf19e19 add flags for images width and height (#16)
- 18d0ca3 added a stricter linter configuration (#37)
- b60ce2a added actions
- cd40a45 added encrypt flags
- 3232716 added github action for ci linting (#11)
- b3f28ab added goreleaser (#15)
- 20a21ed added logger, improved readme, fix stdin decrypt
- 14ccdfb added missing main
- e2a5147 added top image
- 3265b62 added unit tests for pkg packages (#18)
- b267927 cleanup
- 45918a8 create out dir if it does not exist granting all permissions to the owner (#22)
- 059c378 enable testpackage linter (#39)
- 4e7f27f feat: Improve logger with -v/--verbose flag (#32)
- b09aabc first commit
- cf6322a fix for img decrypt (#42)
- e816233 fix go version in actions
- a8fda9d fix readme
- 4320412 fixed lint (#12)
- b8e0272 images
- 2ac9697 improved README
- 5f128e1 improved readme
- b6393e7 improved readme
- 348e48d improved readme
- a18af2d refactor and error handling
- 859885b smaller images
- fbefccc throw err if images dir is empty to avoid infinite loop (#21)
- 5eac7d4 update readme
- 55eaa27 update readme
- 2f0b980 updated readme
- 592983a updated readme and some fixes
- 30d1143 use non-default http client configuring timeout (#23)