Release Name: 0.6.2
Notes:
This is the first release to attempt 64-bit compliance. 64-bit operation has only been tested on OS X 10.6 (Snow Leopard) to date.
New functionality includes execute_script, trigger_names and columns methods.
Gem has not built on Windows since version 0.5.3 and still does not build there. Hopefully the next release will both build on Windows and include a Windows binary.
Changes:
Added trigger_names method to Connection.
Added columns method to Connection.
Added fb_extensions with execute_script functionality, including support for SET TERM (require AFTER fb).
Made 64-bit clean.
Fixed daylight savings time/timezone issue.
|