File tree Expand file tree Collapse file tree 1 file changed +23
-1
lines changed Expand file tree Collapse file tree 1 file changed +23
-1
lines changed Original file line number Diff line number Diff line change 1
1
# [ Unreleased]
2
- ** Full Changelog** : https://github.com/ruby-go-gem/go-gem-wrapper/compare/v0.6.0...main
2
+ ** Full Changelog** : https://github.com/ruby-go-gem/go-gem-wrapper/compare/v0.7.0...main
3
+
4
+ # [ v0.7.0] ( https://github.com/ruby-go-gem/go-gem-wrapper/releases/tag/v0.7.0 ) - 2025-01-24
5
+ ## Go
6
+ * No changes
7
+
8
+ ## Ruby
9
+ ### New Features
10
+ * Add ` go_build_args ` to ` GoGem::Mkmf#create_go_makefile ` by @sue445 in https://github.com/ruby-go-gem/go-gem-wrapper/pull/260
11
+
12
+ ### Other changes
13
+ * Update example for golangci-lint by @sue445 in https://github.com/ruby-go-gem/go-gem-wrapper/pull/246
14
+ * Bump rubocop from 1.69.2 to 1.70.0 by @dependabot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/251
15
+ * Refactor go_gem by @sue445 in https://github.com/ruby-go-gem/go-gem-wrapper/pull/259
16
+
17
+ ## ruby_h_to_go
18
+ * No changes
19
+
20
+ ## Other
21
+ ### Other changes
22
+ * Update rbs_collection.lock.yaml by @ruby-go-gem-bot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/248
23
+
24
+ ** Full Changelog** : https://github.com/ruby-go-gem/go-gem-wrapper/compare/v0.6.0...v0.7.0
3
25
4
26
# [ v0.6.0] ( https://github.com/ruby-go-gem/go-gem-wrapper/releases/tag/v0.6.0 ) - 2025-01-07
5
27
## Go
You can’t perform that action at this time.
0 commit comments