Skip to content

v0.10.1

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jun 07:18
· 123 commits to main since this release
962eca3

Release version v0.10.1

Release sha256 is 0b78516e263da428df060db7bf404292b087762dc4868330b9ee23c37fa41364

Configuration example

version: '2'
plugins:
- name: csharp
  wasm:
    url: https://github.com/DaredevilOSS/sqlc-gen-csharp/releases/download/v0.10.1/sqlc-gen-csharp.wasm
    sha256: 0b78516e263da428df060db7bf404292b087762dc4868330b9ee23c37fa41364

Changelog

962eca3 - Ilan Uzan, 3 minutes ago : [release] add changelog to release draft (#47)
006a544 - Doron Eli, 2 days ago : test release flow in CI (#46)
4bf521e - Ilan Uzan, 4 days ago : * validate Dockerfile is up to date in github action (#45)
e614884 - Ilan Uzan, 7 days ago : bugfix around DotnetFramwork option value check (#44)
70053b1 - Ilan Uzan, 10 days ago : 1. verify sqlc generated code is up to date (sqlc diff) (#42)
0f5288b - Ilan Uzan, 3 weeks ago : Added linting and some refactoring (#41)
bc25e85 - Ilan Uzan, 3 weeks ago : add CI indications on README (#39)
06d2b4b - Doron Eli, 3 weeks ago : Improve README (#38)

Contributors