Logtalk 3.101.0 released #256
Unanswered
pmoura
asked this question in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Logtalk 3.101.0 is now available for downloading at:
https://logtalk.org/
This release adds a read-only
socketscompilation flag to declare if a backend provides compatible sockets support; improves the performance of thelogtalk_make(force)goal; adds new HTTP (client and server), WebSocket (client and server), HTMX, JWT, REST, OpenAI, OpenAPI, OpenID, S3 (client), Gravatar, JSON Graph, JSON-LD, JSON Patch (RFC 6902), JSONPath (RFC 9535), Crypto, HOTP/TOTP (RFC 4226/6238) libraries; addshtmllibrary support for CSS/JS resource declarations, aggregation, and dependency-aware ordering; adds support for additional hash functions to thehashesandhmaclibraries; adds support for incremental hashing to thehasheslibrary; includes bug fixes, additional predicates, and performance improvements for several libraries; fixesuuidlibrary compliance issues and adds additional UUID v3 and UUID v7 predicates that take a time zone offset argument; adds testing automation scripts support for selecting the tests sets to run using a regular expression and for suppressing all user output; fixessariftool compliance issues; adds an option to themutation_testingtool for passing additional options to the testing automation scripts; improves thelinter_reportertool support for SARIF reports; improves the performance of thesbomtool; adds additional linter checks to thelgtdoctool; adds 13 new programing examples to illustrate the new HTTP and related libraries; adds additional tests for Logtalk language features; fixes several Windows-only tool and library issues with some backends; and updates the Windows installer to also detect ECLiPSe 8.0 versions. Thanks to Andrew Davison for his help in diagnosing timing issues in thelindalibrary and the new HTTP libraries.For details and a complete list of changes, please consult the release notes at:
https://github.com/LogtalkDotOrg/logtalk3/blob/master/RELEASE_NOTES.md
All reactions