Skip to content

Releases: jack5341/super-dollop

v2.1

03 Oct 12:18
b1494d5
Compare
Choose a tag to compare

v2.1 Patch Notes

  • Optimization

v2.0

19 Sep 21:09
9ff73f0
Compare
Choose a tag to compare

v2.0 Patch Notes

  • Save encrypted file to current path
  • Generated CHANGELOG.md by git-cliff
  • Added validation for checking is connected and is there already same name
  • Refacted all logs about errors

v1.0

06 Sep 23:36
e11c43d
Compare
Choose a tag to compare

Super Dollop is ready to production

v0.1

06 Sep 23:28
e11c43d
Compare
Choose a tag to compare

Changelog

9e4f36e Create goreleaser.yml
b94ac62 Merge branch 'master' into feat/encCommand
f0dd7b2 Merge branch 'master' into fix/issue#4
cee236a Merge branch 'master' of github.com:jack5341/super-dollop
30e402c Merge pull request #1 from jack5341/feat/encCommand
0b312fe Merge pull request #2 from jack5341/feat/minioClient
9703ef9 Merge pull request #3 from jack5341/feat/minioClient
0bbbedb Merge pull request #4 from jack5341/feat/listCommand
05c351d Merge pull request #6 from jack5341/fix/issue#4
0aa97b0 Merge pull request #7 from jack5341/feat/encCommand
dfb0562 Merge pull request #8 from jack5341/feat/decCommand
0a86136 Setted environment and ready to connection
a9381ce Trigger notification
4e83f61 Trigger notification
e11c43d Update README.md
ec8ff4d Update goreleaser.yml
a2fbe54 Update goreleaser.yml
9ccc6c7 Update goreleaser.yml
e4f7a9c added ignore file
99f8385 added readme file
2ccbf82 cache cleaned
6f2dec7 cleaned markdown file
27540b4 connected file command to minIO client
e5d3593 deactiveted export command for now
1f8eb7d done for decrypt notes
3209f2e feat: added export flag
c637005 feat: added export flag
cf79bed feat: added new flag to encrypt file
26dd035 feat: added print flag
7187ee2 feat: aded delete and list by pterm
ce308b8 first commit
5438429 first commit
4cdb4ca first commit
2b4d2d7 first commit
fd8a42a first commit
5705c00 first commit for connection to minio client
c0bb80c first commit for list command
4ed81fe fix: export command error
6fe8504 fix: ignore error
6f5e755 fix: issue #5
e7014a1 fix: prompt come anyway problem
63478c6 last commit before creating new branch
81c37b0 organized folder structer in s3
5bba283 refact: added print flag for file too
3160d64 refact: added print flag for file too
91dd2a2 refact: added two if else for dont render empty tables
8cd80f6 refact: delete useless console log
578bb08 refact: renamed function of encrypt.go
28f3d39 resolved conflict
883cfdc s3 added also for notes to
75b989e struct: created decrypt command file