Releases: hakadoriya/ddlctl
Releases · hakadoriya/ddlctl
v0.0.10
v0.0.9
What's Changed
⬆️ Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
- build(deps): bump actions/cache from 3 to 4 by @dependabot in #21
👷 Changes to our CI configuration files and scripts (examples: CircleCi, SauceLabs)
📝 Documentation only changes
🐛 A bug fix
- fix(mysql): support AUTO_INCREMENT, column COLLATE; fix DEFAULT parser, some data types, ON ACTION parser by @ginokent in #23
✅ Adding missing tests or correcting existing tests
Full Changelog: v0.0.8...v0.0.9
v0.0.8
v0.0.7
v0.0.6
v0.0.5
What's Changed
✨ A new feature
- feat(pkg/show/spanner): show subcommand supports spanner dialect by @ginokent in #11
- feat(pkg/show/spanner): add spanner experimental support by @ginokent in #13
♻️ A code change that neither fixes a bug nor adds a feature
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
📝 Documentation only changes
- docs: Update README.md by @kunitsudev in #8
- docs: Update README.md by @ginokent in #9
- docs: Update CREDITS by @ginokent in #10
✨ A new feature
New Contributors
- @kunitsudev made their first contribution in #8
Full Changelog: v0.0.3...v0.0.4
v0.0.3
v0.0.2
v0.0.1
What's Changed
⬆️ Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
- build(deps): bump actions/setup-go from 4 to 5 by @dependabot in #2
✨ A new feature
🧑💻 Changes to the build process or auxiliary tools and libraries such as documentation generation
New Contributors
- @ginokent made their first contribution in #1
- @dependabot made their first contribution in #2
Full Changelog: v0.0.0...v0.0.1