Full Changelog: https://github.com/ruby-go-gem/go-gem-wrapper/compare/v0.7.2...main
v0.7.2 - 2025-03-07
- Treat
RSTRING_END
return value as achar*
instead ofstring
by @sue445 in #281
- Fix typo in godoc by @sue445 in #280
- No changes
- Treat
RSTRING_END
return value as achar*
instead ofstring
by @sue445 in #281
- Update rbs_collection.lock.yaml by @ruby-go-gem-bot in #277
- [CVE-2025-27221] Upgrade to uri 1.0.3 by @sue445 in #278
Full Changelog: https://github.com/ruby-go-gem/go-gem-wrapper/compare/v0.7.1...v0.7.2
v0.7.1 - 2025-02-26
- Fixed https://pkg.go.dev/ didn't generate documentation for auto-generated code by @sue445 in #276
- Bump rubocop from 1.71.2 to 1.72.1 by @dependabot in #274
- Bump rubocop from 1.70.0 to 1.71.0 by @dependabot in #261
- Bump rubocop from 1.71.0 to 1.71.1 by @dependabot in #263
- Bump steep from 1.9.3 to 1.9.4 by @dependabot in #267
- Bump rubocop from 1.71.1 to 1.71.2 by @dependabot in #268
- Bump rubocop from 1.71.2 to 1.72.1 by @dependabot in #274
- Bump rubocop from 1.72.1 to 1.72.2 by @dependabot in #275
- Fixed https://pkg.go.dev/ didn't generate documentation for auto-generated code by @sue445 in #276
- Update rbs_collection.lock.yaml by @ruby-go-gem-bot in #262
Full Changelog: https://github.com/ruby-go-gem/go-gem-wrapper/compare/v0.7.0...v0.7.1
v0.7.0 - 2025-01-24
- No changes
- Add
go_build_args
toGoGem::Mkmf#create_go_makefile
by @sue445 in #260
- Update example for golangci-lint by @sue445 in #246
- Bump rubocop from 1.69.2 to 1.70.0 by @dependabot in #251
- Refactor go_gem by @sue445 in #259
- No changes
- Update rbs_collection.lock.yaml by @ruby-go-gem-bot in #248
Full Changelog: https://github.com/ruby-go-gem/go-gem-wrapper/compare/v0.6.0...v0.7.0
v0.6.0 - 2025-01-07
- Support Ruby 3.4 by @sue445 in #244
- Support Ruby 3.4 by @sue445 in #244
- Bump test-unit from 3.6.4 to 3.6.5 by @dependabot in #229
- Bump steep from 1.9.0 to 1.9.1 by @dependabot in #231
- Bump rubocop from 1.69.1 to 1.69.2 by @dependabot in #230
- Bump test-unit from 3.6.5 to 3.6.7 by @dependabot in #237
- Bump steep from 1.9.1 to 1.9.2 by @dependabot in #238
- Bump steep from 1.9.2 to 1.9.3 by @dependabot in #240
- Bump rake-compiler from 1.2.8 to 1.2.9 by @dependabot in #243
- Support Ruby 3.4 by @sue445 in #244
- Update rbs_collection.lock.yaml by @ruby-go-gem-bot in #242
Full Changelog: https://github.com/ruby-go-gem/go-gem-wrapper/compare/v0.5.1...HEAD
v0.5.1 - 2024-12-15
- Change arg of
rb_gc_register_address
andrb_gc_unregister_address
to in_ref by @sue445 in #228
- Bump test-unit from 3.6.3 to 3.6.4 by @dependabot in #225
- Bump rubocop from 1.68.0 to 1.69.0 by @dependabot in #224
- Bump rubocop from 1.69.0 to 1.69.1 by @dependabot in #227
- Bump steep from 1.8.3 to 1.9.0 by @dependabot in #226
- No changes
- Update rbs_collection.lock.yaml by @ruby-go-gem-bot in #223
Full Changelog: https://github.com/ruby-go-gem/go-gem-wrapper/compare/v0.5.0...v0.5.1
v0.5.0 - 2024-11-26
- Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #221
- Define
build_envs
task atGoGem::RakeTask
by @sue445 in #222
- Bump test-unit from 3.6.2 to 3.6.3 by @dependabot in #220
- No changes
- No changes
Full Changelog: https://github.com/ruby-go-gem/go-gem-wrapper/compare/v0.4.0...v0.5.0
v0.4.0 - 2024-11-24
- Add
RARRAY_
functions by @sue445 in #219
- No changes
- Fix cannot load such file -- ruby_h_to_go/cli (LoadError) in
rake ruby_h_to_go
by @sue445 in #218
- Suppress empty content in CHANGELOG by @sue445 in #216
- Tweak doc by @sue445 in #217
Full Changelog: https://github.com/ruby-go-gem/go-gem-wrapper/compare/v0.3.0...v0.4.0
v0.3.0 - 2024-11-21
- No changes
- No changes
- Fix changelog_generator on CI by @sue445 in #212
Full Changelog: https://github.com/ruby-go-gem/go-gem-wrapper/compare/v0.2.4...v0.3.0
v0.2.4 - 2024-11-16
- No changes
- Strictly
source_code_uri
for rubygems.org by @sue445 in #209 - Rename directories not related to Go build by @sue445 in #208
- Bump rspec-its from 1.3.1 to 2.0.0 by @dependabot in #207
- Bump rubocop from 1.67.0 to 1.68.0 by @dependabot in #206
- Bump steep from 1.8.2 to 1.8.3 by @dependabot in #205
- No changes
Full Changelog: https://github.com/ruby-go-gem/go-gem-wrapper/compare/v0.2.3...v0.2.4
v0.2.3 - 2024-11-02
- No changes
- No changes
- No changes
- Fix release workflow by @sue445 in #201
Full Changelog: https://github.com/ruby-go-gem/go-gem-wrapper/compare/v0.2.3.alpha1...v0.2.3
v0.2.3.alpha1 - 2024-11-02
- No changes
- No changes
- No changes
- Fix release workflow by @sue445 in #200
Full Changelog: https://github.com/ruby-go-gem/go-gem-wrapper/compare/v0.2.2...HEAD
v0.2.2 - 2024-11-02
- No changes
- No changes
- No changes
- Fix release workflow by @sue445 in #199
Full Changelog: https://github.com/ruby-go-gem/go-gem-wrapper/compare/v0.2.1...HEAD
v0.2.1 - 2024-11-02
- No changes
- Bump rspec-its from 1.3.0 to 1.3.1 by @dependabot in #192
- Bump steep from 1.8.1 to 1.8.2 by @dependabot in #193
- Bump ruby_header_parser from 0.1.0 to 0.2.0 by @dependabot in #191
- No changes
- Update rbs_collection.lock.yaml by @ruby-go-gem-bot in #198
- Update rbs_collection.lock.yaml by @ruby-go-gem-bot in #190
Full Changelog: https://github.com/ruby-go-gem/go-gem-wrapper/compare/v0.2.0...HEAD
v0.2.0 - 2024-10-20
- Transfer to ruby-go-gem org #188
- Transfer to ruby-go-gem org #188
- Update dependencies
- Migrate to gemified ruby_header_parser #185
v0.1.0 - 2024-10-09
- Initial release