0.4.2 - 2025-03-06
- Treat
RSTRING_END
return 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_address
andrb_gc_unregister_address
to 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