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 ofstring#33
0.4.1 - 2025-01-07
- Fix build error with Ruby 3.4 + GitHub Actions (Ubuntu 22.04) #30
0.4.0 - 2025-01-07
- Exclude removed methods in Ruby 3.4 and support erb config file #29
0.3.1 - 2024-12-15
- Change arg of
rb_gc_register_addressandrb_gc_unregister_addressto in_ref #24
0.3.0 - 2024-11-24
- Support
RARRAY_#21
0.2.0 - 2024-10-21
- Transfer to ruby-go-gem org #17
0.1.0 - 2024-10-14
- Initial release