Skip to content

Releases: palp1tate/go-crypto-guard

v1.0.3

26 Jun 12:29
Compare
Choose a tag to compare

v1.0.2

16 May 01:22
Compare
Choose a tag to compare
feat: upgrade required libraries

The .idea directory was added to store various IDE settings files. The .gitignore file was updated to ignore the .idea directory. Additionally, the version of the libraries 'golang.org/x/crypto' and 'golang.org/x/sys' in go.mod and go.sum was upgraded.

v1.0.1

27 Sep 14:25
Compare
Choose a tag to compare
fix: Fixed the bug where functions could not be imported

v1.0.0

27 Sep 13:58
Compare
Choose a tag to compare
feat: update README.md

v0.6.0

25 Sep 14:27
Compare
Choose a tag to compare
feat: refactor the code

v0.5.0

23 Sep 10:43
Compare
Choose a tag to compare
feat: perfect the README

v0.4.0

23 Sep 09:57
effbe95
Compare
Choose a tag to compare
Update README.md

v0.3.0

23 Sep 07:51
Compare
Choose a tag to compare
feat: drop .idea

v0.2.0

23 Sep 07:47
Compare
Choose a tag to compare
fix: fix ci

v0.1.0

23 Sep 07:25
Compare
Choose a tag to compare
fix: Make the repository available by go get