Subject:
Re: [ruby-ffi] New release of FFI gem
From:
Jeremy Voorhis
Date:
11/30/10 1:37 PM
To:
ruby-ffi@googlegroups.com

Here here! Working with FFI at Kongregate and on personal projects has been a great experience.

Best

Jeremy

On Tue, Nov 30, 2010 at 7:18 AM, Chuck Remes <cremes.devlist@mac.com> wrote:

On Nov 30, 2010, at 3:41 AM, Wayne Meissner wrote:

>
> 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 *at all*, but it is likely to
> work on Linux, and other, saner unixen.   Only the truly adventurous
> would try it on windows[2].

Great news! Thanks for the hard work... I use FFI daily and find it to be incredibly useful.

cr