The devel branch now contains all recent code changes.

PR #3424 <https://github.com/leo-editor/leo-editor/pull/3424> contains 
tweaks to Leo's unl code.

- leoSettings.leo now specifies gnx-based unls and short file names.
- The first comment of the PR contains a compatibility guide.
- The PR fixes bugs in the all-important *g.openUNLFile* function.
- leo/test/test.leo contains unls I used for manual testing.
  Leo's unit tests also cover the new unl code, but I use manual testing as 
an additional check.

PR #3433 <https://github.com/leo-editor/leo-editor/pull/3433> fixes a small 
problem in Leo's refresh-from-disk command.

The code review revealed unused positional arguments in two helper methods.
After much discussion, I have chosen to remove those arguments.
There is a small chance that changing the signatures might impact existing 
code.
The release notes document those "breaking" api changes.

PR #3436 <https://github.com/leo-editor/leo-editor/pull/3436> Improves the 
documentation for four unl-related methods.

Note: The docstring for g.findGnx resolves #3431 
<https://github.com/leo-editor/leo-editor/issues/3431>.

*Summary*

The three PRs contain the last significant changes scheduled for Leo 6.7.4.

Please keep testing the devel branch!

Edward

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to leo-editor+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/leo-editor/be84f58e-88c1-47b0-97b0-26c44bfab195n%40googlegroups.com.

Reply via email to