Sunday, December 24, 2023

Leo 6.7.6 released

Leo https://leo-editor.github.io/leo-editor/ 6.7.6 is now available on GitHub and pypi.

Leo is an IDE, outliner and PIM.

The highlights of Leo 6.7.6

Support for Python 3.12:

  • PR #3693: update leoAst.py for Python 3.12.
  • PR #3701: Colorize PEP 701 f-strings.

Other significant improvements:

  • PR #3645: Allow mixed external files on the command line.
    Retire the --load-type command-line option.
  • PR #3575: Add the indented_languages plugin.
  • PR #3642: Add the clean-all-lines command.
  • PR #3659: Add python-to-rust command.
  • PR #3673: Add summarize command.
  • scripts.leo contains @button scripts by Thomas Passin.

The usual assortment of minor bug fixes and code-level improvements.

Links