MyGit

v1.5.0.rc1

sparklemotion/sqlite3-ruby

版本发布时间: 2022-07-06 05:35:25

sparklemotion/sqlite3-ruby最新发布版本:v2.1.0(2024-09-25 05:46:55)

1.5.0.rc1 / release candidate / 2022-07-05

Packaging

Faster, more reliable installation

Native (precompiled) gems are available for Ruby 2.6, 2.7, 3.0, and 3.1 on all these platforms:

If you are using one of these Ruby versions on one of these platforms, the native gem is the recommended way to install sqlite3-ruby.

See the README for more information.

More consistent developer experience

Both the native (precompiled) gems and the vanilla "ruby platform" (source) gem include sqlite v3.39.0 by default.

Defaulting to a consistent version of sqlite across all systems means that your development environment behaves exactly like your production environment, and you have access to the latest and greatest features of sqlite.

You can opt-out of the packaged version of sqlite (and use your system-installed library as in versions < 1.5.0). See the README for more information.

Release notes for this version of sqlite

Rubies and Platforms

Added


sha256sums:

50f5d4eda15dec314a3ed171b8fbd7ae37a0e19a2b8a3c7b1b406ee95a088667  sqlite3-1.5.0.rc1-aarch64-linux.gem
9c2902a198f6f5789e089a8f8f727c72560f7d04a6bec4c751690f2a5c1104b7  sqlite3-1.5.0.rc1-arm-linux.gem
a90642fda33e7d703f27b2a5fb478415e9fc50f3474995806fc1959487a866c4  sqlite3-1.5.0.rc1-arm64-darwin.gem
53cb53253e2c25a21f929c9c478747c0afebb4d6585f84c3ea963b4dc55cf9ee  sqlite3-1.5.0.rc1-x64-mingw-ucrt.gem
85a1daa5a5fdf5254787b7246e7d257cdadba641240a9fb3365a6c9cf8bd1481  sqlite3-1.5.0.rc1-x64-mingw32.gem
7ed4dd0ae0b999118c81033184b89824d46f0ceb20f6c1c3cca2f9b74ef941ed  sqlite3-1.5.0.rc1-x86-linux.gem
61d34f9641faa6b1b98b18be9cff92f0c86ab236c7fb9e919ef78faf4410757f  sqlite3-1.5.0.rc1-x86_64-darwin.gem
a8cfba599303bc4403e84b93d7e1a665683c67007ad899c8c7db046ec2a14430  sqlite3-1.5.0.rc1-x86_64-linux.gem
1e19a95a16a5b0e08f96af2f7f51044de2d3dfa93909bf4f3be2e1981a1959f3  sqlite3-1.5.0.rc1.gem

相关地址:原始地址 下载(tar) 下载(zip)

查看:2022-07-06发行的版本