Skip to content

v0.12.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jul 17:55
· 2 commits to main since this release
15db2ec

Release version v0.12.0

Release sha256 is 78c02bec155ce4937715d4d2023a4d3d28afaebd7c7ca95c9f8ab85efaef638c

Configuration example

version: '2'
plugins:
- name: ruby
  wasm:
    url: https://github.com/DaredevilOSS/sqlc-gen-ruby/releases/download/v0.12.0/sqlc-gen-ruby.wasm
    sha256: 78c02bec155ce4937715d4d2023a4d3d28afaebd7c7ca95c9f8ab85efaef638c

Changelog

15db2ec - Ilan Uzan, 6 minutes ago : fix release action (#35)
ba169bb - github-actions[bot], 27 hours ago : update docs (#34)
746a854 - Ilan Uzan, 27 hours ago : [release] [minor] add sqlite3 support (#33)
03ad3ac - Ilan Uzan, 3 days ago : update README (#32)
62259ab - github-actions[bot], 13 days ago : update docs (#30)

Contributors