Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (2m)  pkgsrc-2024Q1 (11d)  pkgsrc-2023Q4 (58d)  pkgsrc-2023Q2 (90d)  pkgsrc-2023Q3 (169d) 

2024-05-28 15:36:15 UTC Now

2023-11-11 09:53:33 UTC MAIN commitmail json YAML

databases/ruby-sqlite3: update to 1.6.8

1.6.8 (2023-11-01)

Dependencies

* Vendored sqlite is updated to v3.44.0. @flavorjones
* rake-compiler-dock updated to v1.3.1 for precompiled native
  gems. @flavorjones

Added

* SQLite3::Database.open now returns the block result. Previously this
  returned the Database object. [#415] @toy
* Documentation improvement in lib/sqlite3/database.rb. [#421] @szTheory

(taca)