1
1
# Changelog
2
2
All notable changes to this project will be documented in this file.
3
3
4
- ## [ 1.18.0] ( https://github.com/kyleconroy/sqlc/releases/tag/1 .18.0 )
4
+ ## [ 1.18.0] ( https://github.com/kyleconroy/sqlc/releases/tag/v1 .18.0 )
5
5
Released 2023-04-27
6
6
7
7
### Release notes
@@ -260,14 +260,14 @@ genreated method will use a argument struct.
260
260
261
261
- Upgrade to wasmtime v8.0.0 (#2222)
262
262
263
- ## [1.17.2](https://github.com/kyleconroy/sqlc/releases/tag/1 .17.2)
263
+ ## [1.17.2](https://github.com/kyleconroy/sqlc/releases/tag/v1 .17.2)
264
264
Released 2023-02-22
265
265
266
266
### Bug Fixes
267
267
268
268
- Fix build on Windows (#2102)
269
269
270
- ## [1.17.1](https://github.com/kyleconroy/sqlc/releases/tag/1 .17.1)
270
+ ## [1.17.1](https://github.com/kyleconroy/sqlc/releases/tag/v1 .17.1)
271
271
Released 2023-02-22
272
272
273
273
### Bug Fixes
@@ -284,7 +284,7 @@ Released 2023-02-22
284
284
285
285
- (deps) Bump golang from 1.20.0 to 1.20.1 (#2082)
286
286
287
- ## [1.17.0](https://github.com/kyleconroy/sqlc/releases/tag/1 .17.0)
287
+ ## [1.17.0](https://github.com/kyleconroy/sqlc/releases/tag/v1 .17.0)
288
288
Released 2023-02-13
289
289
290
290
### Bug Fixes
@@ -360,7 +360,7 @@ Released 2023-02-13
360
360
361
361
- Upgrade to wasmtime 5.0.0 (#2065)
362
362
363
- ## [1.16.0](https://github.com/kyleconroy/sqlc/releases/tag/1 .16.0)
363
+ ## [1.16.0](https://github.com/kyleconroy/sqlc/releases/tag/v1 .16.0)
364
364
Released 2022-11-09
365
365
366
366
@@ -432,7 +432,7 @@ Released 2022-11-09
432
432
- Port all Python tests to sqlc-gen-python (#1907)
433
433
- Upgrade to sqlc-gen-python v1.0.0 (#1932)
434
434
435
- ## [1.15.0](https://github.com/kyleconroy/sqlc/releases/tag/1 .15.0)
435
+ ## [1.15.0](https://github.com/kyleconroy/sqlc/releases/tag/v1 .15.0)
436
436
Released 2022-08-07
437
437
438
438
### Bug Fixes
@@ -481,7 +481,7 @@ Released 2022-08-07
481
481
- (wasm) Change default cache location (#1709)
482
482
- (wasm) Change the SHA-256 config key (#1710)
483
483
484
- ## [1.14.0](https://github.com/kyleconroy/sqlc/releases/tag/1 .14.0)
484
+ ## [1.14.0](https://github.com/kyleconroy/sqlc/releases/tag/v1 .14.0)
485
485
Released 2022-06-09
486
486
487
487
### Bug Fixes
0 commit comments