SQLite3 v1.2.5 Release Notes

Release Date: 2009-07-25 // almost 15 years ago
    • Check for illegal nil before executing SQL [Erik Veenstra]
    • Switch to Hoe for gem task management and packaging.
    • Advertise rake-compiler as development dependency.
    • ๐Ÿ Build gem binaries for Windows.
    • ๐Ÿ‘Œ Improved Ruby 1.9 support compatibility.
    • Taint returned values. Patch #20325.
    • Database.open and Database.new now take an optional block [Gerrit Kaiser]