Friday, September 30, 2022

Leo 6.7.0 released

Leo http://leoeditor.com 6.7.0 is now available on GitHub and pypi.

Leo is an IDE, outliner and PIM.

The highlights of Leo 6.7.0

The 6.7.0 version denotes significant changes to Leo's code base.

  • Leo now requires Python 3.9 or later.
  • Enhance leoserver.py to support leoInteg and leoJS.
  • Importers no longer generate underindented escape strings.
  • Delete all of Leo's cover- and test- commands.
  • Allow unit tests to run with the Qt gui.
  • Several mass code updates:
  • Annotate Leo's core files and important plugins.
  • Simplify all of Leo's importers.
  • Speed Leo's redraw code by rewriting Leo's icon drawing logic.
  • Retire Tk indices, except in unit tests.
  • The usual assortment of minor bug fixes.

Links