File rubygem-binding_of_caller.changes of Package rubygem-binding_of_caller
-------------------------------------------------------------------
Fri Jun 21 09:33:14 UTC 2024 - Dan Čermák <dan.cermak@posteo.net>
- New upstream release 1.0.1, no changelog found
-------------------------------------------------------------------
Wed Jan 20 12:22:56 UTC 2021 - Stephan Kulow <coolo@suse.com>
updated to version 1.0.0
see installed HISTORY
-------------------------------------------------------------------
Thu Feb 8 05:54:20 UTC 2018 - coolo@suse.com
- updated to version 0.8.0
see installed HISTORY
-------------------------------------------------------------------
Thu Oct 26 09:56:57 UTC 2017 - coolo@suse.com
- updated to version 0.7.3
see installed HISTORY
## 0.7.3.pre1 / 2014-08-20
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 JRuby support for 1.7.x series.
Only the main API is implemented and `Binding#eval` is
monkey-patched as it is private on JRuby.
This requires the compiler to be run on interpreted mode,
otherwise an exception will be thrown when `of_caller` is called.
*Charles Nutter*
* Remove executability from non-executable files.
*David Celis*
* Test and notice MRI 2.1 as a working Ruby implementation.
*Lennart Fridén*
## 0.7.2 / 2013-06-07
-------------------------------------------------------------------
Tue Feb 10 08:44:43 UTC 2015 - coolo@suse.com
- add rpmlintrc as source
-------------------------------------------------------------------
Mon Oct 13 05:43:36 UTC 2014 - coolo@suse.com
- adapt to new rubygem packaging
-------------------------------------------------------------------
Wed Mar 19 14:37:30 UTC 2014 - tboerger@novell.com
- Intial package 0.7.2