newsGuile-Lib - News: Guile-Lib version 0.2.7 is released!

 
 
Latest News
Guile-Lib version 0.2.8 is released! posted by daviid, Fri 29 Mar 2024 11:21:57 PM UTC
Guile-Lib version 0.2.7 is released! posted by daviid, Fri 19 Mar 2021 02:53:04 AM UTC
Guile-Lib version 0.2.6.1 posted by daviid, Mon 09 Jul 2018 01:10:05 PM UTC
Guile-Lib version 0.2.6 posted by daviid, Mon 25 Jun 2018 04:36:16 AM UTC
Guile-Lib version 0.2.5.1 posted by daviid, Fri 02 Jun 2017 09:46:05 PM UTC

Guile-Lib version 0.2.7 is released!

Item posted by David Pirotte <daviid> on Fri 19 Mar 2021 02:53:04 AM UTC.

March 2021


This is a maintenance release, the next maintenance release for the
Guile-Lib 0.2 series.

Changes since version 0.2.6.1


Here is a summary of the changes since version 0.2.6.1. See Guile-Lib's git summary and git log for a complete description.

  • The htmlprag module has been enhanced


New %default-parent-constraints variable. New %parent-constraints and %strict-tokenizer? parameters. The following procedures now accept a new #:strict optional keyword argument:  parse-html/tokenizer, htmlprag-internal:parse-html, tml->sxml-0nf, html->sxml-1nf and html->sxml-2nf.

The documentation has been updated accordingly, but the commit log entry for these changes - commit 84c42076954dc8c72a03aae470eeade1094523fe - also offers a few additional comments worth reading.

  • Enabling cross-compilation


Configure cross-compilation argument now properly detected and passed to guild.

Noteworthy bug fixes


  • Fix the md5.scm misscompilation on Guile 3 (at -O2).
  • Doc Makefile, adapting to GNU Make 4.3.


 

Back to the top

Powered by Savane 3.13-d3ae.
Corresponding source code