[Unreleased]
0.5.0 - 2025-12-26
- Support
rb_set_foreachin Ruby 4.0
0.4.3 - 2025-11-30
- Release gem from GitHub Actions
0.4.2 - 2025-03-06
- Treat
RSTRING_ENDreturn value as achar*instead ofstringhttps://github.com/ruby-go-gem/ruby_header_parser/pull/33
0.4.1 - 2025-01-07
- Fix build error with Ruby 3.4 + GitHub Actions (Ubuntu 22.04) https://github.com/ruby-go-gem/ruby_header_parser/pull/30
0.4.0 - 2025-01-07
- Exclude removed methods in Ruby 3.4 and support erb config file https://github.com/ruby-go-gem/ruby_header_parser/pull/29
0.3.1 - 2024-12-15
- Change arg of
rb_gc_register_addressandrb_gc_unregister_addressto in_ref https://github.com/ruby-go-gem/ruby_header_parser/pull/24
0.3.0 - 2024-11-24
- Support
RARRAY_https://github.com/ruby-go-gem/ruby_header_parser/pull/21
0.2.0 - 2024-10-21
- Transfer to ruby-go-gem org https://github.com/ruby-go-gem/ruby_header_parser/pull/17
0.1.0 - 2024-10-14
- Initial release