Pages
Categories
Archives
- February 2012
- January 2012
- December 2011
- November 2011
- November 2010
- March 2010
- January 2010
- December 2009
- November 2009
- August 2009
- July 2009
- June 2009
- February 2009
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- November 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
Nice-FFI 0.4 released
Nice-FFI 0.4 is now available. You can install the new version with
gem install nice-ffi, as usual. Please note that Nice-FFI is still not considered API-stable, so if you aren’t willing to update your code when a new version comes out, you shouldn’t use it until version 1.0.Version 0.4 fixes several major bugs related to finding and loading dynamic libraries:
load_librarywith the default paths.You can get Nice-FFI:
gem install nice-ffiPlease send bug reports and feature requests to the issue tracker on Github.