Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 1.98 KB

CHANGELOG.md

File metadata and controls

36 lines (22 loc) · 1.98 KB

[Unreleased]

full changelog

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