Skip to content

Releases: sikalabs/slu

v0.3.0

03 Aug 09:37
5366777
Compare
Choose a tag to compare

Changelog

5366777 VERSION v0.3.0
2cfc240 fix(cmd/mysql): Fix typos
5d6e8a5 feat(postgres): Add utils to create & drop Postgres databases
fec90ac VERSION v0.3.0-dev

v0.2.0

29 Jul 23:23
aefd16f
Compare
Choose a tag to compare

Changelog

aefd16f VERSION v0.2.0
89faf94 feat(cmd): Add mysql utils (create, drop db) to cobra & refactor cmd modules
7817dca feat(utils/mysql): Add Create & Drop database functions
db54b2a mod: Add github.com/go-sql-driver/mysql
55f1884 VERSION v0.2.0-dev

v0.1.0

29 Jul 22:41
d4fce4e
Compare
Choose a tag to compare

Changelog

d4fce4e VERSION v0.1.0
75ed733 feat: Add backbone (cobra cmd) of slut & add version command
5fa5a4a build: Add GoReleaser
40a6e81 style(gitignore): Add simple gitignore
22ad4c7 style(editorconfig): Add simple editorconfig
fedb45b Initial commit