File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed
Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 1+ ## 2.16.0
2+
3+ ### Features
4+ - add SpecContext to reporting nodes
5+
6+ ### Fixes
7+ - merge coverages instead of combining them (#1329 ) (#1340 ) [ 23f0cc5]
8+ - core_dsl: disable Getwd() with environment variable (#1357 ) [ cd418b7]
9+
10+ ### Maintenance
11+ - docs/index.md: Typo [ 2cebe8d]
12+ - fix docs [ 06de431]
13+ - chore: test with Go 1.22 (#1352 ) [ 898cba9]
14+ - Bump golang.org/x/tools from 0.16.1 to 0.17.0 (#1336 ) [ 17ae120]
15+ - Bump golang.org/x/sys from 0.15.0 to 0.16.0 (#1327 ) [ 5a179ed]
16+ - Bump github.com/go-logr/logr from 1.3.0 to 1.4.1 (#1321 ) [ a1e6b69]
17+ - Bump github-pages and jekyll-feed in /docs (#1351 ) [ d52951d]
18+ - Fix docs for handling failures in goroutines (#1339 ) [ 4471b2e]
19+
120## 2.15.0
221
322### Features
Original file line number Diff line number Diff line change 11package types
22
3- const VERSION = "2.15 .0"
3+ const VERSION = "2.16 .0"
You can’t perform that action at this time.
0 commit comments