Hello Pythonistas,

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

 * Debugger
     o Added a configuration option to not stop at the first executable
       statement when debugging in passive mode.
 * Find In Files
     o Added the capability to filter the list of files to be searched.
 * IDE Server
     o Extended the eric-ide server to be able to check, if received
       messages have been sent by a valid eric IDE.
 * MicroPython
     o Added support for ESP-C2, ESP32-C6, ESP32-H2, ESP32-P4 and ESP8684.
     o Extended the list of known VID/PID of ESP32 devices.
     o Added an entry to the ESP32 menu to show some device security
       information.
     o Improved the device detection of the UF2 Flash dialog to
       suppress devices not seen on the USB bus (happens when devices
       have identical BOOT volume names).
 * Project Type 'Eric7 Plugin'
     o Added code to ensure, that compiled form files get recreated
       before they are written to the plugin archive.

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>

Reply via email to