Logtalk 3.54.0 released #140
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
-
Logtalk 3.54.0 is now available for downloading at:
https://logtalk.org/
This release
adds a new linter warning for
catch/3
goals; adds support to user-defined linter warning messages for suspicious calls; adds a new Handbook section on the logic and control built-in public methods; improves the Handbook documentation on the term-expansion mechanism; improves documentation on applying the developer tools to plain Prolog code; adds newunion_find
andgrammars
libraries; improves thesets
library thanks to a contribution by Adrián Arroyo Calle; adds linter checks forformat/2-3
goals to theformat
library; adds new predicates to thepairs
library; adds new types to thearbitrary
andtypes
libraries; adds algtunit
tool linter check for the use of unification goals in test outcome assertions; improves the performance of theports_profiler
tool; includes new predicates and fixes for thepacks
tool; fixeslgtdoc
tool issues with Sphinx output; improves and updates examples; adds new standards compliance sets; and includes portability updates for B-Prolog, Ciao Prolog, ECLiPSe, GNU Prolog, LVM, Scryer Prolog, Tau Prolog, Trealla Prolog, and YAP.For details and a complete list of changes, please consult the release notes at:
https://github.com/LogtalkDotOrg/logtalk3/blob/master/RELEASE_NOTES.md
Beta Was this translation helpful? Give feedback.
All reactions