Guile-Lib - News
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.
Powered by Savane 3.14-8aba.
Corresponding source code