Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Sep 19:47
· 75 commits to master since this release
7143bde

NOTE
In this Release, we are changing the architecture of Redis.

// delete all old key
$ redis-cli keys "CPE#*" | xargs redis-cli del

Changelog

7143bde breaking-change(redis): change Redis Architecture (#36)
e306c1f feat(rdb): update GORMv2 (#34)
637d48c chored: fix .goreleaser.yml (#39)