Releases: rubymotion-community/motion-sqlite3
Releases · rubymotion-community/motion-sqlite3
v2.0.0: Support for Big Sur and RubyMotion 7.6+
This release fixes an issue on macOS 11 (Big Sur) where it can't find /usr/lib/libsqlite3.dylib
. This release also fixes a long standing memory leak by using the new Pointer value_with_autorelease
method, introduced in RubyMotion 7.6.