Logtalk 3.72.0 released #188
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.72.0 is now available for downloading at:
https://logtalk.org/
This release improves compiler performance of source files defining objects and categories with a large number of facts; improves compiler performance when compiling ground terms; simplifies handling of plain Prolog terms when compiling source files; adds linter warnings for unsound calls in grammar rules; adds additional linter warnings for deprecated predicates; fixes a compiler error reporting issue; improves the Handbook section on performance; improves the Handbook documentation of some built-in methods; adds
lgtunit
documentation on mocking, testing and suppressing tests output, and measuring test execution times and memory usage; fixes the Handbook and APIs documentation search support to work offline; updates thehelp
,packs
, andtutor
tools; improves the macOS installer; and updates the Windows installer for upcoming SICStus Prolog 4.9.x versions.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