Skip to content

Latest commit

 

History

History
48 lines (30 loc) · 2.54 KB

File metadata and controls

48 lines (30 loc) · 2.54 KB

[Unreleased]

full changelog

0.5.0 - 2025-12-26

full changelog

  • Support rb_set_foreach in Ruby 4.0

0.4.3 - 2025-11-30

full changelog

  • Release gem from GitHub Actions

0.4.2 - 2025-03-06

full changelog

  • Treat RSTRING_END return value as a char* instead of string #33

0.4.1 - 2025-01-07

full changelog

  • Fix build error with Ruby 3.4 + GitHub Actions (Ubuntu 22.04) #30

0.4.0 - 2025-01-07

full changelog

  • Exclude removed methods in Ruby 3.4 and support erb config file #29

0.3.1 - 2024-12-15

full changelog

  • Change arg of rb_gc_register_address and rb_gc_unregister_address to in_ref #24

0.3.0 - 2024-11-24

full changelog

  • Support RARRAY_ #21

0.2.0 - 2024-10-21

full changelog

  • Transfer to ruby-go-gem org #17

0.1.0 - 2024-10-14

  • Initial release