Hello Pythonistas,

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

 * Code Style Checker
     o Updated these checkers.
         + Security to `bandit v1.7.8`
         + Miscellaneous to `flake8-bugbear v24.2.6`
         + Logging to `flake8-logging v1.5.0`
 * MicroPython
     o Updated the list of known CircuitPython boards.
     o Updated the list of known UF2 capable boards.
 * pip Interface
     o Added the capability to install packages given in the
       `project.dependencies` section of a `pyproject.toml` file.
 * Project
     o Added an action to the `Other Tools` menu to clear the byte code
       caches of the project.
 * Shell
     o Added a context menu action to open an editor for a file at a
       line of an exception shown in the console window.
 * Snapshot
     o Disabled the snapshot functionality for Wayland based desktops.
 * Third Party Packages
     o Upgraded pip-licenses to version 4.3.4.

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

det...@die-offenbachs.de <mailto:det...@die-offenbachs.de>

Attachment: OpenPGP_0xBD1F26A5DA8A6150.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

Reply via email to