Logtalk 3.64.0 released #163
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Logtalk 3.64.0 is now available for downloading at:
https://logtalk.org/
This release fixes handling of
dynamic/1
directives for predicates with no clauses in included files from dynamically created objects; fixes a performance issue where the compiler would not inline predicate definitions when the clause body goal uses parameter variables; improves thecsv
library error-checking; adds new predicates to thejava
library; includes changes for running all the Java-based examples on Windows; adds aneo4j
example of using thejava
library to interface with Neo4j; adds new usability predicates to thepacks
tools; changes semantics of thelgtunit
toolclean_file/1
utility predicate to simplify usage; fixes thelogtalk_tester
scripts passing of calling options to sourcedtester
scripts in the test set directories; updates all tool PowerShell scripts to require version 7.3 or later; adds additional tests for Prolog standard meta-predicates; and includes portability updates for LVM.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