Subject: Re: [ruby-ffi] New release of FFI gem |
From: Chuck Remes |
Date: 11/30/10 9:18 AM |
To: ruby-ffi@googlegroups.com |
On Nov 30, 2010, at 3:41 AM, Wayne Meissner wrote:
*at all*, but it is likely to work on Linux, and other, saner unixen. Only the truly adventurous would try it on windows[2].I just pushed a new release of the ffi gem. If you were already running master, then there's no difference, except a version number bump (0.6.3->1.0.0). Ruby 1.9.2 is now the minimum supported ruby version, and MacOSX with ruby and libffi built from macports is the only supported[1] platform. I haven't tested this on other platforms
Great news! Thanks for the hard work... I use FFI daily and find it to be incredibly useful. cr