v6.1.0
What's Changed
- updated goreleaser configuration by @sio4 in #790
- slices: update Int.Scan() to parse empty slices by @carloruiz in #791
- feature: log transaction/connection ID to track SQL executions for a request by @sio4 in #795
- fixed empty slice bug on slices.Float by @sio4 in #798
- do not swallow panic when rolling back inner panic to prevent connection leak by @sio4 in #797
New Contributors
- @carloruiz made their first contribution in #791
Full Changelog: v6.0.8...v6.1.0