File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## Version v0.3.0 (2024-11-27)
4
+
5
+ ### Features
6
+
7
+ - ** dingo:** introduce injection tracing (#68 ) (21c94ffa)
8
+
9
+ ### Chores and tidying
10
+
11
+ - ** deps:** update module github.com/stretchr/testify to v1.10.0 (#69 ) (ef77a754)
12
+ - update to go 1.22 and adjust linter rules (#67 ) (5f499b2e)
13
+ - ** deps:** update actions/checkout action to v4 (#60 ) (8e15da8c)
14
+ - ** deps:** update actions/setup-go action to v5 (#61 ) (d87ff516)
15
+ - ** deps:** update golangci/golangci-lint-action action to v6 (#66 ) (bc363bf9)
16
+ - ** deps:** update golangci/golangci-lint-action action to v5 (#65 ) (99893da6)
17
+ - ** deps:** update module github.com/stretchr/testify to v1.9.0 (#63 ) (a327329b)
18
+ - update to go 1.21 minimum (#64 ) (e7b3183d)
19
+ - ** deps:** update module github.com/stretchr/testify to v1.8.4 (#59 ) (8b5d6f5e)
20
+ - add regex to detect go run/install commands (88d11623)
21
+ - ** deps:** update module github.com/stretchr/testify to v1.8.2 (#55 ) (34f5abd5)
22
+ - ** deps:** update actions/setup-go action to v4 (#56 ) (c617aa9b)
23
+
3
24
## Version v0.2.10 (2022-11-04)
4
25
5
26
### Fixes
You can’t perform that action at this time.
0 commit comments