Guile-SQLite3 0.1.1 released

Danny Milosavljevic <[email protected]> Tue, 9 Jun 2020 23:13:57 +0200
Newsgroups gmane.lisp.guile.sources,gmane.lisp.guile.user,gmane.comp.gnu.guix.devel
Message-ID <[email protected]>
--Sig_/cPCRrCy5_nclRc0DcYQre3c
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

I=E2=80=99m pleased to announce Guile-SQLite3 version 0.1.1:

  git clone https://notabug.org/guile-sqlite3/guile-sqlite3.git
  cd guile-sqlite3
  git checkout v0.1.1
  git tag -v v0.1.1

The =E2=80=98git tag -v=E2=80=99 command checks the authenticity of your ch=
eckout.
You may need to retrieve the signing key first:

  gpg --keyserver keys.gnupg.net
  --recv-keys 76CEC6B17274B465C02DB3D9E71A35542C30BAA5

Guile-SQLite3 provides Guile 2.x and Guile 3.x bindings to the SQLite datab=
ase
engine.
It was originally written by Andy Wingo, with contributions from several
people.

Changes to the previous release are:

* sqlite-finalize: Reset statement when called on cached statement.
* Fix memory management of retrieved blob values.

Danny.

--Sig_/cPCRrCy5_nclRc0DcYQre3c
Content-Type: application/pgp-signature
Content-Description: OpenPGP digital signature

-----BEGIN PGP SIGNATURE-----

iQEzBAEBCgAdFiEEds7GsXJ0tGXALbPZ5xo1VCwwuqUFAl7f+5UACgkQ5xo1VCww
uqWI4ggAifwzTV9V0HnZloiy1TqPV0rSyHkrIhBQw+v1LO0SbYz5vkKaC4AmM3PH
ov6itG49utyBSMSjlcqeDTwREP2gDmU9wa0dSjwGPNosDOKN1HTcrMq1KXZMYzUb
WiL93CwmtEFCxV0fXhA1rkogzS9pyRkke/Ert3VVkFGsQglhe5m8vwl0arM8miVJ
urLwwnBjzyqwC93tK5/MC7r/PBMtOrb6InLKu4nhquk+nr3eYwVqPsTaQRo2skfb
0pBoXA9KVulh0H/xXMOqrBDELvdH504Je5Xz1EXXR/VCGajHw+ps6DBVDbaO7TVj
jcgbeQwph0xLULcB9uQYj8PuQv79Jw==
=83om
-----END PGP SIGNATURE-----

--Sig_/cPCRrCy5_nclRc0DcYQre3c--