Hello Pythonistas,

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

 * Editor
     o Added capability to highlight the area used by a text search (if
       it is not the whole document).
 * MicroPython
     o Updated the list of known CircuitPython boards.
     o Updated the list of known UF2 capable boards.
     o Added functionality to search for known boot volumes in the UF2
       flash dialog.
     o Added functionality to install packages using `mip` or `upip`.
     o Added support for WiFi enabled boards.
     o Added support for Bluetooth enabled boards.
     o Added support for Ethernet enabled boards.
     o Added support for synchronizing the board time via NTP for
       network enabled boards.
     o Added a dialog to enter the parameters to convert a .hex or .bin
       firmware file to UF2.
 * Mini Editor
     o Added capability to highlight the area used by a text search (if
       it is not the whole document).
 * Syntax Checker
     o Added the capability to define names to be treated as builtin
       names by the `pyflakes` checker globally (see configuration
       dialog `Editor => Code Checkers` page and on a per project basis
       (see `Project-Tools => Check => Syntax`).
 * Third Party packages
     o Upgraded eradicate to version 2.2.0.
     o Upgraded pipdeptree to version 2.5.2.
     o Upgraded pip-licenses to version 4.1.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

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

Attachment: OpenPGP_0xBD1F26A5DA8A6150.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

Reply via email to