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