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 11# [ Unreleased]
2- ** Full Changelog** : https://github.com/ruby-go-gem/go-gem-wrapper/compare/v0.7.1...main
2+ ** Full Changelog** : https://github.com/ruby-go-gem/go-gem-wrapper/compare/v0.7.2...main
3+
4+ # [ v0.7.2] ( https://github.com/ruby-go-gem/go-gem-wrapper/releases/tag/v0.7.2 ) - 2025-03-07
5+ ## Go
6+ ### Bugfixes
7+ * Treat ` RSTRING_END ` return value as a ` char* ` instead of ` string ` by @sue445 in https://github.com/ruby-go-gem/go-gem-wrapper/pull/281
8+
9+ ### Other changes
10+ * Fix typo in godoc by @sue445 in https://github.com/ruby-go-gem/go-gem-wrapper/pull/280
11+
12+ ## Ruby
13+ * No changes
14+
15+ ## ruby_h_to_go
16+ ### Bugfixes
17+ * Treat ` RSTRING_END ` return value as a ` char* ` instead of ` string ` by @sue445 in https://github.com/ruby-go-gem/go-gem-wrapper/pull/281
18+
19+ ## Other
20+ ### Other changes
21+ * Update rbs_collection.lock.yaml by @ruby-go-gem-bot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/277
22+ * [ CVE-2025 -27221] Upgrade to uri 1.0.3 by @sue445 in https://github.com/ruby-go-gem/go-gem-wrapper/pull/278
23+
24+ ** Full Changelog** : https://github.com/ruby-go-gem/go-gem-wrapper/compare/v0.7.1...v0.7.2
325
426# [ v0.7.1] ( https://github.com/ruby-go-gem/go-gem-wrapper/releases/tag/v0.7.1 ) - 2025-02-26
527## Go
You can’t perform that action at this time.
0 commit comments