Skip to content

Releases: clevyr/kubedb

v0.0.5

04 Jun 15:26
6c9c5eb
Compare
Choose a tag to compare

Changelog

6c9c5eb 🐛 Use slice params instead of arrays

v0.0.4

04 Jun 15:10
e6b5c2b
Compare
Choose a tag to compare

Changelog

e6b5c2b ♻️ Clean up SQL file format logic
9626f6e ✨ Add support for exclude-table and exclude-table-data

v0.0.3

24 May 17:44
5f9877c
Compare
Choose a tag to compare

Changelog

81341e2 🎨 Add missing flag shorthands
bdbc549 🥅 Refactor error handling to show usage during flag validation
5f9877c ✨ Add custom and gzip type support to restore subcommand
0c6e060 ✨ Add output format flag
305057b 💬 Rename database flags to dbname for clarity

v0.0.2

23 May 05:30
e23ae5f
Compare
Choose a tag to compare

Changelog

e23ae5f 🎨 Code format cleanups
5b2bf89 🐛 Remove accidental flag
2b7307a ♻️ Use switch statement over if for future filetype support
b508912 💬 Update help texts

v0.0.1

22 May 21:29
8166d48
Compare
Choose a tag to compare

Changelog

8166d48 👷 Add initial CI
b7c6051 🎉 Initial commit