- Add `setintersection` function to std. - Add `regexall` function to std. - Add `regex` function to std. - Add `cidrsubnets` function to std. - Add `formatlist` to std.
2.1.0
Improvements
- Handle `null` values in `compact`. - Handle `null` values in `coalesce` and try to convert values to the most general type.
1.7.3
Improvements
- Use latest patch version of go in CI.
1.7.2
Improvements
- Regenerate SDKs with the latest SDKgen.
Bug Fixes
- Build statically linked release binaries with CGO disabled.