- Fixes deprecation warning for DebugInspector
- Small typo fix
- Add tests for ruby 3.1, 3.2
Unclaimed project
Are you a maintainer of binding_of_caller? Claim this project to take control of your public changelog and roadmap.
Changelog
Retrieve the binding of a method's caller in MRI 1.9.2+
Support MRI 2.5.0.
This release includes compatibility fixes for different ruby versions and some minor enhancements.
C Extensions are only compiled on MRI 1.9.x.
For MRI >= 2 the native API is used, so this should speedup installation.
For JRuby this will avoid crashes on gem installation.
This was alredy being checked for Rubinius.
Amadeus Folego
Added experimental JRu...
This release includes compatibility fixes for different ruby versions and some minor enhancements.
C Extensions are only compiled on MRI 1.9.x.
For MRI >= 2 the native API is used, so this should speedup installation.
For JRuby this will avoid crashes on gem installation.
This was alredy being checked for Rubinius.
Amadeus Folego
Added experimental JRu...