v1.14.0 #1671
kyleconroy
announced in
Announcements
v1.14.0
#1671
Replies: 2 comments
|
Thanks for the new release! I guess this announcement should be called 1.14? Is it intended that the new version requires at least Go 1.18? Looks like the code could be easily changed to work without generics. |
0 replies
Fixed
Yep. While the code that requires it is trivial to fix, 1.18 has been out for three months. I'm sure we're going to have more place where we want to use newer features in the future, so I'm happy with requiring 1.18 now. The generated code does not require require 1.18 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
What's Changed
sql.nargin doc by @akhilmhdh in fix: fixed typosql.nargin doc #1668New Contributors
sql.nargin doc #1668Full Changelog: v1.13.0...v1.14.0
This discussion was created from the release v1.13.0.
All reactions