Releases: ruby-go-gem/ruby_header_parser
Releases Β· ruby-go-gem/ruby_header_parser
v0.4.2
What's Changed
π Bug Fixes
- Treat
RSTRING_END
return value as a char*
instead of string
by @sue445 in #33
π Other Changes
- Update rbs_collection.lock.yaml by @ruby-go-gem-bot in #31
- Update rbs_collection.lock.yaml by @ruby-go-gem-bot in #32
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
π Bug Fixes
- Fix build error with Ruby 3.4 + GitHub Actions (Ubuntu 22.04) by @sue445 in #30
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
π Features
- Exclude removed methods in Ruby 3.4 and support erb config file by @sue445 in #29
π Other Changes
- CI against for Ruby 3.4 by @sue445 in #27
- Update rbs_collection.lock.yaml by @ruby-go-gem-bot in #28
Full Changelog: v0.3.1...v0.4.0
v0.3.1
What's Changed
π Other Changes
- Update rbs_collection.lock.yaml by @ruby-go-gem-bot in #22
- Fix
Ruby::UnannotatedEmptyCollection
in steep check
by @sue445 in #25
- Change arg of
rb_gc_register_address
and rb_gc_unregister_address
to in_ref by @sue445 in #24
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
π Other Changes
- Update rbs_collection.lock.yaml by @ruby-go-gem-bot in #19
- Support
RARRAY_
by @sue445 in #21
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
π» Maintenance
π Other Changes
- Migrate tmpdir to stdlib rbs by @sue445 in #15
- Fix yard doc by @sue445 in #16
- Update rbs_collection.lock.yaml by @ruby-go-gem-bot in #18
New Contributors
- @ruby-go-gem-bot made their first contribution in #18
Full Changelog: v0.1.0...v0.2.0