Logtalk 3.67.0 released #169
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.67.0 is now available for downloading at:
https://logtalk.org/
This release adds two new linter flags; abstracts how the linter and make tools check if a module defines a predicate; provides Handbook plus libraries and tools documentation updates; includes fixes and improvements for the
arbitrary
andtype
libraries handling of Unicode code points; adds new predicates to thelgtdoc
tool; adds a new option to thepacks
toolupdate/2-3
predicates; addslgtunit
tool support for detecting and reporting discrepancies between the number of tests run and the total number of tests defined in a test set; addslogtalk_tester
scripts support for using a GNU Prolog executable that includes Logtalk for better performance; addshelp
tool support for additional operating-systems; fixes bugs in thedebugger
,diagrams
,lgtdoc
, andlgtunit
tools; updates several examples tests to use explicit assertions; adds new tests for Prolog standards directives and built-in predicates; improves tests for Prolog Unicode support; and provides portability updates for GNU Prolog, JIProlog, LVM, Scryer Prolog, and, Trealla Prolog.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