guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ANN] Guile-Git 0.3.0 released


From: Erik Edrosa
Subject: [ANN] Guile-Git 0.3.0 released
Date: Mon, 13 Jan 2020 22:30:46 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.2.2

Hello everyone,

The release of Guile-Git version 0.3.0 is now out.

Guile-Git is a GNU Guile library providing an API for interacting with
git repositories using libgit2.

Guile-Guile is free software, licensed under the GPLv3 or later.


Latest release:
  https://gitlab.com/guile-git/guile-git/-/tags/v0.3.0

Latest release tarball:

https://gitlab.com/guile-git/guile-git/uploads/4c563d8e7e1ff84396abe8ca7011bcaf/guile-git-0.3.0.tar.gz

Repository:
  https://gitlab.com/guile-git/guile-git

Report issues:
  https://gitlab.com/guile-git/guile-git/issues


NEWS

* Changes in 0.3.0 (since 0.2.0)

** New Functionality
*** Add new (git tag) procedures
*** Add (git signature) module
*** Add (git describe) module
*** Support for Guile 3.0
*** Add accessor and setter for the download tags of ~fetch-options~
*** Add ~CREDTYPE-*~ variables
*** Add ssh authentication support
*** Add (git blob) module

** Changes
*** ~repository-state~ return a symbols instead of an int
*** Rename ~foo-init-options~ procedures to be more idiomatic

Thanks,
Erik (OrangeShark)
Member of https://libremiami.org/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]