Hello Pythonistas,

I just uploaded eric 24.7. It fixes some bugs and adds these new features.

 * General
     o Improved the internal debug logging system.
 * Code Style Checker
     o Updated these checkers.
         + Annotations to `flake8-annotations v3.1.1`
         + Miscellaneous to `flake8-bugbear v24.4.26`
         + Logging to `flake8-logging v1.6.0`
 * IDE Server
     o Added functionality to work with remote files and projects via
       an `eric-ide Server` on a remote computer. All communication to
       this server is done through a single socket (port 42024 by default).
 * MicroPython
     o Added a few boards to the list of know MicroPython boards.
 * pip Interface
     o Added a configuration option to not include global environments
       in the selector list.
 * Third Party Packages
     o Upgraded pip-licenses to version 4.4.0.

It is available via the eric web site or PyPI.

https://eric-ide.python-projects.org/index.html <https://eric-ide.python-projects.org/index.html>

https://pypi.org/project/eric-ide/ <https://pypi.org/project/eric-ide/>

Regards,

Detlev

--

Detlev Offenbach

[email protected] <mailto:[email protected]>

Attachment: OpenPGP_0xBD1F26A5DA8A6150.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

Reply via email to